]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make standalone backends ignore pg_database.datallowconn, so that there
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2005 19:54:13 +0000 (19:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2005 19:54:13 +0000 (19:54 +0000)
commitffac21ec13c34c2d531071a1f09e3f4cc9250e21
treef5967d2cc66a58d2059f5847bd50fc82c4ed7c25
parenta4c3f7dd192f23d8185bbc4dfb35b9bbd651c9b2
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