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

Noah Misch <noah@leadboat.com>

Commit: bc6bad88572501aecaa2ac5d4bc900ac0fd457d5
Author: Noah Misch <noah@leadboat.com>
Date: 2024-11-02T16:04:59Z
Releases: 17.1
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/10ec0bc3-5933-1189-6bb8-5dec4114558e@gmail.com

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +13 −45
src/backend/access/heap/README.tuplock modified +3 −1

Discussion