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

Commit6436a85

Browse files
committed
Fix comment to be more accurate.
Now that we skip vacuuming all-frozen pages, this comment needsupdating.Masahiko Sawada
1 parent6c72a28 commit6436a85

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 thewhole relation. If we did, we
256-
* can adjust relfrozenxid and relminmxid.
255+
* Compute whether we actually scanned theall unfrozen pages. If we did,
256+
*wecan 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)

[8]ページ先頭

©2009-2025 Movatter.jp