pgsql: Remove xpath namespace-handling change from 9.5 release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove xpath namespace-handling change from 9.5 release notes.
Date: 2015-08-20 16:28:21
Message-ID: E1ZSShR-00049R-P7@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove xpath namespace-handling change from 9.5 release notes.

Although commit 79af9a1d2 was initially applied to HEAD only, we later
back-patched the change into all branches (commits 6bbf75192 et al).
So it's not a new behavior in 9.5 and should not be release-noted here.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/release-9.5.sgml | 17 -----------------
1 file changed, 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2015-08-21 02:47:46 pgsql: doc: Whitespace and formatting fixes
Previous Message martipamies 2015-08-20 10:18:01 Re: pgsql: Fix namespace handling in xpath function