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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
