Allow to support pgpool_switch_xlog PostgreSQL 10.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Feb 2018 04:22:15 +0000 (13:22 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Feb 2018 04:22:15 +0000 (13:22 +0900)
commit432e8ae6d10d52ebac6c54d9acc27205301ef095
tree13f09b4cd6ffef692ca34d6339882c2215f67ad6
parent6b757807196dde66e21a28c09caa4d1d68bed4c2
Allow to support pgpool_switch_xlog PostgreSQL 10.

Since PostgreSQL 10, pgpool_switch_xlog used in the recovery second
stage fails due to function name changes in PostgreSQL 10.
src/sql/pgpool-recovery/pgpool-recovery.c