pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT". - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".
Date
Msg-id E1sN1K9-003Izi-Ui@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e352ba7b750982417796955359af4e5c4f38d657

Modified Files
--------------
src/include/access/heapam_xlog.h | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: SQL/JSON: Document behavior when input document is not jsonb
Next
From: Noah Misch
Date:
Subject: pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".