pgsql: Adjust back-branch release note description of commits a2a718b22

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust back-branch release note description of commits a2a718b22
Date: 2016-01-02 20:29:26
Message-ID: E1aFSnm-0000ek-Jj@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust back-branch release note description of commits a2a718b22 et al.

As pointed out by Michael Paquier, recovery_min_apply_delay didn't exist
in 9.0-9.3, making the release note text not very useful. Instead make it
talk about recovery_target_xid, which did exist then.

9.0 is already out of support, but we can fix the text in the newer
branches' copies of its release notes.

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
doc/src/sgml/release-9.0.sgml | 4 ++--
doc/src/sgml/release-9.1.sgml | 4 ++--
doc/src/sgml/release-9.2.sgml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-01-02 21:25:39 pgsql: Fix overly-strict assertions in spgtextproc.c.
Previous Message Tom Lane 2016-01-02 19:45:24 pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh