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

Commit0aa5e65

Browse files
committed
Fix typo in comment of commit_ts.c for incorrect reference to CLOG
Author: Shao Bret
1 parent98d476a commit0aa5e65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,8 @@ AdvanceOldestCommitTsXid(TransactionId oldestXact)
884884

885885

886886
/*
887-
* Decide which of two CLOG page numbers is "older" for truncation purposes.
887+
* Decide which of two commitTS page numbers is "older" for truncation
888+
* purposes.
888889
*
889890
* We need to use comparison of TransactionIds here in order to do the right
890891
* thing with wraparound XID arithmetic. However, if we are asked about

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp