]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "WAL-log inplace update before revealing it to other sessions."
authorNoah Misch <noah@leadboat.com>
Sat, 2 Nov 2024 16:04:59 +0000 (09:04 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 2 Nov 2024 16:05:05 +0000 (09:05 -0700)
commit9a1c73636d608f12cc0545e21d0d964a5f7bf3de
treeaf1d6f041684a0b966c4b336c2209a5887337303
parentb165e7106086a66fa621d5ed7d8f773da0f9d07d
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
src/backend/access/heap/README.tuplock
src/backend/access/heap/heapam.c
src/backend/access/transam/xloginsert.c