From: Bruce Momjian Date: Sun, 14 Jun 2015 00:56:30 +0000 (-0400) Subject: release notes: remove mention of pg_basebackup non-compat X-Git-Tag: REL9_5_ALPHA1~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31cda8bf3c3209e0740dd2c8fa5aa1d0319f7292;p=postgresql release notes: remove mention of pg_basebackup non-compat Report by Amit Kapila --- diff --git a/doc/src/sgml/release-9.5.sgml b/doc/src/sgml/release-9.5.sgml index 279fb11756..9f14a3ea55 100644 --- a/doc/src/sgml/release-9.5.sgml +++ b/doc/src/sgml/release-9.5.sgml @@ -1464,11 +1464,6 @@ to handle file paths of 100+ characters in length and sybolic links on MS Windows (Amit Kapila) - - - This change prevents pg_basebackup from backing - up pre-9.5 servers. -