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