]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Handle better implicit transaction state of pipeline mode"
authorMichael Paquier <michael@paquier.xyz>
Thu, 28 Nov 2024 00:43:24 +0000 (09:43 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 28 Nov 2024 00:43:24 +0000 (09:43 +0900)
commit6d1183515e4fca753eea69b0349766e81248bdb4
treea8ea94041cc0ff16b5a9f20dabe532ddfee9a238
parent3bbfa2ef785a36c6aa48d9a7780274dcbc6d63fd
Revert "Handle better implicit transaction state of pipeline mode"

This reverts commit d77f91214fb7 on all stable branches, due to concerns
regarding the compatility side effects this could create in a minor
release.  The change still exists on HEAD.

Discussion: https://postgr.es/m/CA+TgmoZqRgeFTg4+Yf_CMRRXiHuNz1u6ZC4FvVk+rxw0RmOPnw@mail.gmail.com
Backpatch-through: 13
doc/src/sgml/protocol.sgml
src/backend/access/transam/xact.c
src/backend/tcop/postgres.c
src/bin/pgbench/t/001_pgbench_with_server.pl