]> 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:11 +0000 (19:21 -0700)
commit2ca8ca4827af253efc2852f65c3f1366b90b5130
tree2283048298463db66f6be7aaea48b23688d6ed3b
parentb08a4b6163ebb10d0fcfabbccd49eeb23cef70d3
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