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

Takuma Hoshiai hoshiai at sraoss.co.jp
Wed Nov 21 11:55:59 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_5_STABLE

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

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



More information about the pgpool-committers mailing list