Skip to content
Snippets Groups Projects
Commit 80971bc2 authored by Michael Paquier's avatar Michael Paquier
Browse files

Fix incorrect relation name in comment of vacuumlazy.c

parent 396676b0
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@ static bool heap_page_is_all_visible(Relation rel, Buffer buf,
/*
* vacuum_heap_rel() -- perform VACUUM for one heap relation
* heap_vacuum_rel() -- perform VACUUM for one heap relation
*
* This routine vacuums a single heap, cleans out its indexes, and
* updates its relpages and reltuples statistics.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment