Add missing health_check_timeout in pgpool_setup.
authorTatsuo Ishii <ishii@postgresql.org>
Fri, 4 May 2018 08:35:31 +0000 (17:35 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Fri, 4 May 2018 08:35:31 +0000 (17:35 +0900)
commit4621577c09faddb0feae56f4e28a5edd1cde4054
tree55caf4ba6269cf72c71f268d0726dc21f17749a0
parent2e41451e241d94ae30f1d0b9546c87c6caadd434
Add missing health_check_timeout in pgpool_setup.

Per node health_check_timeout was missing and this should had been
there since the per node health check parameter support was added.
src/test/pgpool_setup