8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d476a commit 0aa5e65Copy full SHA for 0aa5e65
src/backend/access/transam/commit_ts.c
@@ -884,7 +884,8 @@ AdvanceOldestCommitTsXid(TransactionId oldestXact)
884
885
886
/*
887
- * Decide which of two CLOG page numbers is "older" for truncation purposes.
+ * Decide which of two commitTS page numbers is "older" for truncation
888
+ * purposes.
889
*
890
* We need to use comparison of TransactionIds here in order to do the right
891
* thing with wraparound XID arithmetic. However, if we are asked about
0 commit comments