pgsql: Revert "WAL-log inplace update before revealing it to other sess

Lists: pgsql-committers
From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "WAL-log inplace update before revealing it to other sess
Date: 2024-11-02 16:08:47
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Revert "WAL-log inplace update before revealing it to other sessions."

This reverts commit bfd5c6e279c8e1702eea882439dc7ebdf4d4b3a5 (v17) and
counterparts in each other non-master branch. This unblocks reverting a
commit on which it depends.

Discussion: https://postgr.es/m/[email protected]

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9a1c73636d608f12cc0545e21d0d964a5f7bf3de

Modified Files
--------------
src/backend/access/heap/README.tuplock | 4 ++-
src/backend/access/heap/heapam.c | 58 ++++++++-------------------------
src/backend/access/transam/xloginsert.c | 2 ++
3 files changed, 18 insertions(+), 46 deletions(-)