git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1664ae1) | patch
Allow background workers to bypass datallowconn
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.
contrib/pg_prewarm/autoprewarm.c diff | blob | blame | history
src/backend/access/transam/parallel.c diff | blob | blame | history
src/backend/bootstrap/bootstrap.c diff | blob | blame | history
src/backend/postmaster/autovacuum.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/replication/logical/launcher.c diff | blob | blame | history
src/backend/replication/logical/worker.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/backend/utils/init/postinit.c diff | blob | blame | history
src/include/miscadmin.h diff | blob | blame | history
src/include/postmaster/bgworker.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /