Thread: pgsql: Make standalone backends ignore pg_database.datallowconn, so that

pgsql: Make standalone backends ignore pg_database.datallowconn, so that

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Make standalone backends ignore pg_database.datallowconn, so that there
is a way to recover from disabling connections to all databases at once.

Tags:
----
REL7_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/init:
        postinit.c (r1.97 -> r1.97.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c.diff?r1=1.97&r2=1.97.2.1)