Revert "Handle better implicit transaction state of pipeline mode"

Michael Paquier <michael@paquier.xyz>

Commit: 24da0e761837fc0c0ef5733519595c848e5fe280
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-11-28T00:43:28Z
Releases: 13.19
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

Files

PathChange+/−
doc/src/sgml/protocol.sgml modified +10 −11
src/backend/access/transam/xact.c modified +13 −0
src/backend/tcop/postgres.c modified +0 −18

Documentation touched

Discussion