Code review for recent patch to terminate online backup during shutdown:
authorTom Lane <[email protected]>
Sat, 26 Apr 2008 22:47:40 +0000 (22:47 +0000)
committerTom Lane <[email protected]>
Sat, 26 Apr 2008 22:47:40 +0000 (22:47 +0000)
commitf0e51a6a10d9fe2f86e19d7797828b1274ea6b11
treef4ef6e5028e655d703435673f3a50f9222c35dbb
parent8a7a726a1e9c0ddb9d896b43406ae877146d711a
Code review for recent patch to terminate online backup during shutdown:
do CancelBackup at a sane place, fix some oversights in the state transitions,
allow only superusers to connect while we are waiting for backup mode to end.
doc/src/sgml/runtime.sgml
src/backend/postmaster/postmaster.c
src/backend/utils/init/postinit.c
src/include/libpq/libpq-be.h