Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ca8ca4

Browse files
committed
Remove comment about xl_heap_inplace "AT END OF STRUCT".
Commit2c03216 moved the tuple datafrom there to the buffer-0 data. Back-patch to v12 (all supportedversions), the plan for the next change to this struct.Discussion:https://postgr.es/m/20240523000548.58.nmisch@google.com
1 parentb08a4b6 commit2ca8ca4

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
@@ -308,7 +308,6 @@ typedef struct xl_heap_confirm
308308
typedefstructxl_heap_inplace
309309
{
310310
OffsetNumberoffnum;/* updated tuple's offset on page */
311-
/* TUPLE DATA FOLLOWS AT END OF STRUCT */
312311
}xl_heap_inplace;
313312

314313
#defineSizeOfHeapInplace(offsetof(xl_heap_inplace, offnum) + sizeof(OffsetNumber))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp