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

Tatsuo Ishii ishii at sraoss.co.jp
Thu Jun 2 18:20:30 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_3_STABLE

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

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



More information about the pgpool-committers mailing list