[pgpool-committers: 9468] pgpool: Fix pgproto to work with bind message using params.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Jul 9 19:13:09 JST 2023


Fix pgproto to work with bind message using params.

Previously pgproto can only process bind messages without params.

Branch
------
V4_3_STABLE

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

Modified Files
--------------
src/tools/pgproto/extended_query.c | 78 +++++++++++++++++++++-----------------
1 file changed, 44 insertions(+), 34 deletions(-)



More information about the pgpool-committers mailing list