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

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

From
Tom Lane
Date:
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_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9200e5664405600ab0bf588a8ff48621682b9fa2

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 ++--
doc/src/sgml/release-9.3.sgml |    4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)