git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ddedca)
Fix HeapTupleSatisfiesNonVacuumable() comment.
2019年11月20日 19:36:54 +0000 (11:36 -0800)
2019年11月20日 19:36:54 +0000 (11:36 -0800)
Oversight in commit 63746189b23.


diff --git a/src/backend/access/heap/heapam_visibility.c b/src/backend/access/heap/heapam_visibility.c
index 537e681b23665c2e96ded0187bf73fa6afefa59e..3e3646716fdb171d18df3b5a2bc4476aa111b942 100644 (file)
--- a/src/backend/access/heap/heapam_visibility.c
+++ b/src/backend/access/heap/heapam_visibility.c
@@ -1389,7 +1389,7 @@ HeapTupleSatisfiesVacuum(HeapTuple htup, TransactionId OldestXmin,
* True if tuple might be visible to some transaction; false if it's
* surely dead to everyone, ie, vacuumable.
*
- * See SNAPSHOT_TOAST's definition for the intended behaviour.
+ * See SNAPSHOT_NON_VACUUMABLE's definition for the intended behaviour.
*
* This is an interface to HeapTupleSatisfiesVacuum that's callable via
* HeapTupleSatisfiesSnapshot, so it can be used through a Snapshot.
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /