[pgpool-committers: 3151] pgpool: Change the PID length of pcp_proc_count command result to 6 cha
pengbo
pengbo at sraoss.co.jp
Wed Apr 20 13:31:30 JST 2016
Change the PID length of pcp_proc_count command result to 6 characters long
If the pgpool process ID are over 5 characters, the 6th character of each process ID
will be removed.This commit changes the process ID length of pcp_proc_count command
result to 6 characters long.
See bug 188 for related info.
Branch
------
V3_5_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f97aa57fa89bd5c57dafb74f07e5531009d2391c
Modified Files
--------------
src/pcp_con/pcp_worker.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
More information about the pgpool-committers
mailing list