Allow background workers to connect to no particular database. The documentation claims that this is supported, but it didn't actually work. Fix that.
Reported by Pavel Stehule; patch by me. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f7bb7f0625771bc71869cdadafcf54450b2db08f Modified Files -------------- src/backend/utils/init/postinit.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
