pgsql: Fix VACUUM VERBOSE's LP_DEAD item pages output.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix VACUUM VERBOSE's LP_DEAD item pages output.
Date: 2021-05-28 00:09:35
Message-ID: E1lmQ4F-0006PO-Q1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix VACUUM VERBOSE's LP_DEAD item pages output.

Oversight in commit 5100010e.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9afdea982420f9672b88e5c17d1ee8eec64105fc

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2021-05-28 13:33:37 pgsql: Report configured port in MSVC built pg_config
Previous Message Tom Lane 2021-05-27 19:55:16 pgsql: Reduce the range of OIDs reserved for genbki.pl.