Content-Length: 257613 | pFad | http://github.com/postgrespro/postgres/commit/4a7f91b3d3141e8898211a5b145b3c210b05c288

D8 Remove comment about xl_heap_inplace "AT END OF STRUCT". · postgrespro/postgres@4a7f91b · GitHub
Skip to content

Commit 4a7f91b

Browse files
committed
Remove comment about xl_heap_inplace "AT END OF STRUCT".
Commit 2c03216 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
1 parent f9f47f0 commit 4a7f91b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/access/heapam_xlog.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ typedef struct xl_heap_confirm
425425
typedef struct xl_heap_inplace
426426
{
427427
OffsetNumber offnum; /* updated tuple's offset on page */
428-
/* TUPLE DATA FOLLOWS AT END OF STRUCT */
429428
} xl_heap_inplace;
430429

431430
#define SizeOfHeapInplace (offsetof(xl_heap_inplace, offnum) + sizeof(OffsetNumber))

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4a7f91b3d3141e8898211a5b145b3c210b05c288

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy