pgsql: Revert "Handle better implicit transaction state of pipeline mod

Started by Michael Paquierover 1 year ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/CA+TgmoZqRgeFTg4+Yf_CMRRXiHuNz1u6ZC4FvVk+rxw0RmOPnw@mail.gmail.com
Backpatch-through: 13

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7668e85a4044d97e7d7e950310ca0b6467c0bd5d

Modified Files
--------------
doc/src/sgml/protocol.sgml | 21 ++--
src/backend/access/transam/xact.c | 13 ++
src/backend/tcop/postgres.c | 18 ---
src/bin/pgbench/t/001_pgbench_with_server.pl | 174 ---------------------------
4 files changed, 23 insertions(+), 203 deletions(-)