[pgpool-committers: 2546] 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
------
master

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

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



More information about the pgpool-committers mailing list