[pgpool-committers: 8660] pgpool: Fix segfault in end_internal_transaction().

Tatsuo Ishii ishii at sraoss.co.jp
Thu Jun 2 18:48:22 JST 2022


Fix segfault in end_internal_transaction().

This was introduced by the commit:
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=050be475d738ab4f8268dce21e2e5361b7dbcbee

In raw mode, end_internal_transaction() should not be called.

Branch
------
V4_2_STABLE

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

Modified Files
--------------
src/protocol/pool_process_query.c | 3 +++
1 file changed, 3 insertions(+)



More information about the pgpool-committers mailing list