docs: Clarify flag dependencies for background workers. BGWORKER_BACKEND_DATABASE_CONNECTION can only be used if BGWORKER_SHMEM_ACCESS is also used.
Michael Paquier, with some tweaks by me. Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/cdaf7bde971b592839cbc3794ead1740d1a2125a Modified Files -------------- doc/src/sgml/bgworker.sgml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
