Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
release notes: backpatch removal of xpath item to 9.5 tree
authorBruce Momjian <bruce@momjian.us>
Wed, 26 Aug 2015 18:40:53 +0000 (14:40 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 26 Aug 2015 18:40:53 +0000 (14:40 -0400)
Backpatch a93545e13f832d457e00420d44ccce1f88f899d4 to the 9.5 tree

Backpatch to 9.5 only

doc/src/sgml/release-9.5.sgml

index bbaa88688df9200f73dfbe021a30b3f316e6476b..438c5ed09d7d352ff91d855b93896325d16cea98 100644 (file)
@@ -1390,23 +1390,6 @@ FIXME: Better description?
 
      <listitem>
 <!--
-2015-01-06 [79af9a1] Peter ..: Fix namespace handling in xpath function
--->
-      <para>
-       Fix <type>XML</> <link
-       linkend="functions-xml-processing"><function>xpath()</></> handling
-       to return namespace declarations even if the namespace is in a
-       parent element (Ali Akbar)
-      </para>
-
-      <para>
-       Previously the namespace was not returned, potentially leading to
-       invalid <type>XML</>.
-      </para>
-     </listitem>
-
-     <listitem>
-<!--
 2014-10-21 [6f04368] Peter ..: Allow input format xxxx-xxxx-xxxx for macaddr ..
 -->
       <para>