Add debug aid to disable postmaster shutdown detection.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 10 Oct 2017 02:17:37 +0000 (11:17 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 10 Oct 2017 02:17:37 +0000 (11:17 +0900)
commit693277bb72ed7aa655c48b79ab272391c5f3991c
treea8c43f911b55916d726b33af36ff1ba742846b03
parent232347caaaf1b6e380cbd40f069d3bf03d1076db
Add debug aid to disable postmaster shutdown detection.

By turning on DISABLE_POSTMASTER_DOWN in
detect_postmaster_down_error(), Pgpool-II will not detect postmaster
shutdown event.
src/protocol/pool_process_query.c