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

Commit8f85667

Browse files
committed
Update outdated commit; xlp_rem_len field is in page header now.
Spotted by Amit Kapila
1 parentdcd5af6 commit8f85667

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

‎src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ begin:;
10911091
/* Use next buffer */
10921092
updrqst=AdvanceXLInsertBuffer(false);
10931093
curridx=Insert->curridx;
1094-
/*Insert cont-record header */
1094+
/*Mark page header to indicate this record continues on the page */
10951095
Insert->currpage->xlp_info |=XLP_FIRST_IS_CONTRECORD;
10961096
Insert->currpage->xlp_rem_len=write_len;
10971097
freespace=INSERT_FREESPACE(Insert);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp