pgsql: release notes: add item missed in 9.2.5 release

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: release notes: add item missed in 9.2.5 release
Date: 2014-03-07 18:45:47
Message-ID: E1WLzmF-0007H6-Gl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

release notes: add item missed in 9.2.5 release

Item is "Prevent errors in WAL replay due to references to uninitialized
empty pages".

Report and text by Andres Freund

Backpatch through 9.2.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4ea2e2d47449dac509327c2c0c4b22223bfe3faa

Modified Files
--------------
doc/src/sgml/release-9.2.sgml | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-03-07 19:04:23 Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag
Previous Message Bruce Momjian 2014-03-07 16:42:24 pgsql: fix ReplicationSlotsCountDBSlots for dropping unrelated database