pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag
Date
Msg-id E1Ukb4u-0006Bf-8A@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a6370fd9ed3dbad6070b789eae916d6a037e4773

Modified Files
--------------
src/backend/commands/vacuumlazy.c |   18 ++++++++++++++++++
1 file changed, 18 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: document that --link should be used with --check
Next
From: Robert Haas
Date:
Subject: pgsql: Backport log_newpage_buffer.