[pgpool-committers: 3342] pgpool: Handling of pcp_socket_dir was missing from pool_get_config()

Muhammad Usama m.usama at gmail.com
Thu Jul 14 20:21:58 JST 2016


Handling of pcp_socket_dir was missing from pool_get_config()

The mistake was made by watchdog enhancement commit by me,
This is caught by Takatsuka Haruka <harukat at sraoss.co.jp>

Branch
------
V3_5_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=34f6cc54c3076cde7226ff0c3665cba417994343

Modified Files
--------------
src/config/pool_config.c      |   4 +-
src/config/pool_config.l      |   4 +-
src/tools/pgmd5/pool_config.c | 174 ++++++++++++++++++++++++++++++++++--------
3 files changed, 148 insertions(+), 34 deletions(-)



More information about the pgpool-committers mailing list