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

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


Fix pgproto to work with bind message using params.

Previously pgproto can only process bind messages without params.

Branch
------
V4_2_STABLE

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

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



More information about the pgpool-committers mailing list