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

From Bruce Momjian
Subject Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag
Date
Msg-id 20131118213325.GF28149@momjian.us
Whole thread Raw
In response to Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag
List pgsql-committers
On Sun, Nov 10, 2013 at 11:51:06PM +0100, Andres Freund wrote:
> Hi,
>
> On 2013-06-06 14:22:12 +0000, Robert Haas wrote:
> > Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.
>
> This didn't make it to the release notes for 9.2.5. Since there have
> been several people asking for it since, can we maybe add it
> retroactively?

OK, what text would I use?  This?

    * Prevent unitialized heap pages from causing standby replay
      failures

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: unaccent: Revert patch 9299f6179838cef8aa1123f6fb76f0d3d6f2decc
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag