]> granicus.if.org Git - postgresql/commit
Make standalone backends ignore pg_database.datallowconn, so that there
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2005 19:53:37 +0000 (19:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2005 19:53:37 +0000 (19:53 +0000)
commit266a8975da911393e4c88a6906d621a92c34556a
tree23ddd91acb624b62d84d7b3e40956c86dbe628dc
parentfbacd7838c91cb016ccd833e7d8f7e0f927a0c0c
Make standalone backends ignore pg_database.datallowconn, so that there
is a way to recover from disabling connections to all databases at once.
src/backend/utils/init/postinit.c