pgsql: Update another obsolete reference in vacuumlazy.c.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update another obsolete reference in vacuumlazy.c.
Date: 2021-11-11 21:13:31
Message-ID: E1mlHNz-0001bf-F6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2021-11-11 21:43:27 pgsql: Update heap_page_prune() free space map comments.
Previous Message Robert Haas 2021-11-11 20:21:54 pgsql: Improve performance of pgarch_readyXlog() with many status files