Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Make standalone backends ignore pg_database.datallowconn, so that - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Stamp release 8.0.3.