Code review for recent patch to terminate online backup during shutdown:
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Apr 2008 22:47:40 +0000 (22:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Apr 2008 22:47:40 +0000 (22:47 +0000)
commitea0382e3706ab25935c733fd452d828832e4675f
tree1bf47e84c58c9e337934b1d3bddcb707dfb7cb06
parentb6e2fab9788ab7cd7ca18903787dff2398441167
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