]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove comment about xl_heap_inplace "AT END OF STRUCT".
authorNoah Misch <noah@leadboat.com>
Fri, 28 Jun 2024 02:21:06 +0000 (19:21 -0700)
committerNoah Misch <noah@leadboat.com>
Fri, 28 Jun 2024 02:21:13 +0000 (19:21 -0700)
commit77d0bc8001e64bc901b952ed86d016259c713bab
treed1b193b13fc9d99ad864b0c8787f7b7785c55aba
parent11f3815d6af840dc9d557cc680ec477931a6825b
Remove comment about xl_heap_inplace "AT END OF STRUCT".

Commit 2c03216d831160bedd72d45f712601b6f7d03f1c moved the tuple data
from there to the buffer-0 data.  Back-patch to v12 (all supported
versions), the plan for the next change to this struct.

Discussion: https://postgr.es/m/20240523000548.58.nmisch@google.com
src/include/access/heapam_xlog.h