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.
Modified Files:
--------------
pgsql/src/backend/utils/init:
postinit.c (r1.145 -> r1.146)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c.diff?r1=1.145&r2=1.146)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-05-05 19:53:38 |
| Subject: pgsql: Make standalone backends ignore pg_database.datallowconn, so that |
| Previous: | From: Bruce Momjian | Date: 2005-05-05 19:15:55 |
| Subject: pgsql: On Win32, libintl replaces snprintf() with its own version that |