[pgpool-committers: 5351] pgpool: Fix to sort startup packet's parameters sent by client.

Takuma Hoshiai hoshiai at sraoss.co.jp
Wed Nov 21 11:52:27 JST 2018


Fix to sort startup packet's parameters sent by client.

If order of startup packet's  parameters differ between cached connection pools and connection request, did't use connection pool ,and created new connection pool.
Per bug 444.

Branch
------
master

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

Modified Files
--------------
src/protocol/child.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 59 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list