pgsql: Update another obsolete reference in vacuumlazy.c. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Update another obsolete reference in vacuumlazy.c.
Date
Msg-id E1mlHNz-0001bf-F6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update another obsolete reference in vacuumlazy.c.

Addresses an oversight in commit 7ab96cf6.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb9baef8e92adf81c6adbe44f1d67878d850bff7

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Improve performance of pgarch_readyXlog() with many status files
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Update heap_page_prune() free space map comments.