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

Tatsuo Ishii ishii at sraoss.co.jp
Sun Jul 9 19:12:54 JST 2023


Fix pgproto to work with bind message using params.

Previously pgproto can only process bind messages without params.

Branch
------
V4_0_STABLE

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

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



More information about the pgpool-committers mailing list