[pgpool-committers: 5644] pgpool: Fix to compare wrong variable, when old pgpool_status file read

Takuma Hoshiai hoshiai at sraoss.co.jp
Wed Apr 10 11:58:20 JST 2019


Fix to compare wrong variable, when old pgpool_status file read.

Pgpool-II 3.4 or later, pgpool_status format changed, and format both old and new is supported.
Pgpool might read status in file incorrectly, when old format is reading by Pgpool.

This is rare case, and noproblem if it is happend.

Branch
------
V3_7_STABLE

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

Modified Files
--------------
src/main/pgpool_main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list