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