[pgpool-committers: 5780] pgpool: Fix to not access pg_stat_replication view if PostgreSQL versio

Tatsuo Ishii ishii at sraoss.co.jp
Thu May 23 08:24:14 JST 2019


Fix to not access pg_stat_replication view if PostgreSQL version is not appropriate.

PostgreSQL 9.0 does not have it.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e4e4986653dee6292499c22be37ae0b3a77fd3fc

Modified Files
--------------
src/streaming_replication/pool_worker_child.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list