[pgpool-committers: 2368] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=696f5a720d07656470cdee459bc27fbf49c7e71e
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