git.postgresql.org Git - postgresql.git/commit
Thu, 5 Apr 2018 16:59:32 +0000 (18:59 +0200)
Thu, 5 Apr 2018 17:02:45 +0000 (19:02 +0200)
commit eed1ce72e1593d3e8b7461d7744808d4d6bf402b
Allow background workers to bypass datallowconn
THis adds a "flags" field to the BackgroundWorkerInitializeConnection()
and BackgroundWorkerInitializeConnectionByOid(). For now only one flag,
BGWORKER_BYPASS_ALLOWCONN, is defined, which allows the worker to ignore
datallowconn.
This is the main PostgreSQL git repository.
RSS
Atom