Make standalone backends ignore pg_database.datallowconn, so that there

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5d0d60efe6670508e4bd85877dad994e3e56c83e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-05T19:54:01Z
Releases: 7.3.10
Make standalone backends ignore pg_database.datallowconn, so that there
is a way to recover from disabling connections to all databases at once.

Files

PathChange+/−
src/backend/utils/init/postinit.c modified +4 −2