projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d476a
)
Fix typo in comment of commit_ts.c for incorrect reference to CLOG
author
Michael Paquier
Fri, 22 Jun 2018 04:30:26 +0000
(13:30 +0900)
committer
Michael Paquier
Fri, 22 Jun 2018 04:30:26 +0000
(13:30 +0900)
Author: Shao Bret
src/backend/access/transam/commit_ts.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/transam/commit_ts.c
b/src/backend/access/transam/commit_ts.c
index 04a15e4e29bd35f221f328f8b11fb6a4bcf4f070..73fac1ba81d33b421cfd79e9a9e3eef5c626bc19 100644
(file)
--- a/
src/backend/access/transam/commit_ts.c
+++ b/
src/backend/access/transam/commit_ts.c
@@
-884,7
+884,8
@@
AdvanceOldestCommitTsXid(TransactionId oldestXact)
/*
- * Decide which of two CLOG page numbers is "older" for truncation purposes.
+ * Decide which of two commitTS page numbers is "older" for truncation
+ * purposes.
*
* We need to use comparison of TransactionIds here in order to do the right
* thing with wraparound XID arithmetic. However, if we are asked about