pgsql: Add comment explaining BGWORKER_BYPASS_ALLOWCONN

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add comment explaining BGWORKER_BYPASS_ALLOWCONN
Date: 2018-04-23 08:31:57
Message-ID: E1fAWtB-0004JC-RU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add comment explaining BGWORKER_BYPASS_ALLOWCONN

Suggested by Michael Paquier

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/43cc4ee6340779f2a17fb5bab27355c2cb2e23a6

Modified Files
--------------
src/include/postmaster/bgworker.h | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2018-04-23 08:48:46 pgsql: Make PGJIT_* macros safer.
Previous Message Magnus Hagander 2018-04-22 12:04:27 pgsql: Add missing documentation for BGWORKER_BYPASS_ALLOWCONN