]> 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:10 +0000 (19:21 -0700)
commite352ba7b750982417796955359af4e5c4f38d657
treede02c251d8de02e123ea5e3d8967e65403637bb8
parente4afd7153bd80404bffc4d17b37451d7317ae53e
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