[pgpool-committers: 2370] pgpool: Fix for [pgpool-general: 3374] show pool_nodes
Muhammad Usama
m.usama at gmail.com
Wed Dec 24 03:20:33 JST 2014
Fix for [pgpool-general: 3374] show pool_nodes
The size of string for holding the node id in POOL_REPORT_NODES was too small
for ids having more than one digits. Also adjusting the port string size in
same structure which was lot more than what is actually required.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=42706aef9465ceb2d2b0a82461c6c631ded32bcd
Modified Files
--------------
pcp/libpcp_ext.h | 5 +++--
pool_process_reporting.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list