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

Commit9f0f12a

Browse files
Fix HeapTupleSatisfiesNonVacuumable() comment.
Oversight in commit6374618.
1 parent2ddedca commit9f0f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/heap/heapam_visibility.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ HeapTupleSatisfiesVacuum(HeapTuple htup, TransactionId OldestXmin,
13891389
*True if tuple might be visible to some transaction; false if it's
13901390
*surely dead to everyone, ie, vacuumable.
13911391
*
1392-
*SeeSNAPSHOT_TOAST's definition for the intended behaviour.
1392+
*SeeSNAPSHOT_NON_VACUUMABLE's definition for the intended behaviour.
13931393
*
13941394
*This is an interface to HeapTupleSatisfiesVacuum that's callable via
13951395
*HeapTupleSatisfiesSnapshot, so it can be used through a Snapshot.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp