[pgpool-committers: 2545] 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_4_STABLE

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

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



More information about the pgpool-committers mailing list