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

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

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

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



More information about the pgpool-committers mailing list