[pgpool-committers: 5353] pgpool: Fix to sort startup packet's parameters sent by client.
Takuma Hoshiai
hoshiai at sraoss.co.jp
Wed Nov 21 11:55:16 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
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=14af2f38e31702059b152bd798f46897eca14841
Modified Files
--------------
src/protocol/child.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 57 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list