[pgpool-committers: 9245] pgpool: More schema qualification fix.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Mar 30 10:40:26 JST 2023


More schema qualification fix.

This is a follow up to:
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=49ca4800d1a804c1f6ef5807d9fbeeef85888fb6

Back patch to all supported branches: 4.4 to 4.0

Branch
------
V4_4_STABLE

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

Modified Files
--------------
src/main/pgpool_main.c                        |  6 +++---
src/protocol/pool_pg_utils.c                  |  2 +-
src/streaming_replication/pool_worker_child.c | 16 ++++++++--------
3 files changed, 12 insertions(+), 12 deletions(-)



More information about the pgpool-committers mailing list