[pgpool-committers: 8659] pgpool: Fix segfault in end_internal_transaction().
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Jun 2 18:20:36 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b733fbe18688c402c4ec1a52dfdb28cfb373d118
Modified Files
--------------
src/protocol/pool_process_query.c | 3 +++
1 file changed, 3 insertions(+)
More information about the pgpool-committers
mailing list