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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c6ab17829284abb68d29ab75400eef9957a4f36f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-01-02T20:29:03Z
Releases: 9.2.15
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.

Files

PathChange+/−
doc/src/sgml/release-9.0.sgml modified +2 −2
doc/src/sgml/release-9.1.sgml modified +2 −2
doc/src/sgml/release-9.2.sgml modified +2 −2