[pgpool-committers: 2544] pgpool: Passing empty string parameters in failover command when pgpool

Muhammad Usama m.usama at gmail.com
Wed Apr 29 23:26:20 JST 2015


Passing empty string parameters in failover command when pgpool-II does not have a value for any particular parameter

Instead of omitting the values for the parameters when pgpool-II does not have
any value for a particular parameter, It now passes an empty string instead to
the failover command, This makes sure that failover script will always receive
the exact number of expected parameters.

Branch
------
V3_2_STABLE

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

Modified Files
--------------
main.c |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list