Skip to content

Commit 6436a85

Browse files
committed
Fix comment to be more accurate.
Now that we skip vacuuming all-frozen pages, this comment needs updating. Masahiko Sawada
1 parent 6c72a28 commit 6436a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/commands/vacuumlazy.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ lazy_vacuum_rel(Relation onerel, int options, VacuumParams *params,
252252
vac_close_indexes(nindexes, Irel, NoLock);
253253

254254
/*
255-
* Compute whether we actually scanned the whole relation. If we did, we
256-
* can adjust relfrozenxid and relminmxid.
255+
* Compute whether we actually scanned the all unfrozen pages. If we did,
256+
* we can adjust relfrozenxid and relminmxid.
257257
*
258258
* NB: We need to check this before truncating the relation, because that
259259
* will change ->rel_pages.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy