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-0006Bk-AK@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-committers
Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.

Andres Freund

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/17fa4c321ccf9693de406faffe6b235e949aa25f

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Backport log_newpage_buffer.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typo in comment.