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: d91353f)
Update obsolete reference in vacuumlazy.c.
Sat, 6 Nov 2021 06:38:07 +0000 (23:38 -0700)
Sat, 6 Nov 2021 06:38:07 +0000 (23:38 -0700)
Oversight in commit 7ab96cf6.


diff --git a/src/backend/access/heap/vacuumlazy.c b/src/backend/access/heap/vacuumlazy.c
index 716af22e5b33637cb33d2fbbabd532503b2bc3d1..558cc88a08a0fc363bf4119a4b0a7cdb68e1bcee 100644 (file)
--- a/src/backend/access/heap/vacuumlazy.c
+++ b/src/backend/access/heap/vacuumlazy.c
@@ -3673,7 +3673,7 @@ heap_page_is_all_visible(LVRelState *vacrel, Buffer buf,
{
TransactionId xmin;
- /* Check comments in lazy_scan_heap. */
+ /* Check comments in lazy_scan_prune. */
if (!HeapTupleHeaderXminCommitted(tuple.t_data))
{
all_visible = false;
This is the main PostgreSQL git repository.
RSS Atom

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