]> granicus.if.org Git - postgresql/commitdiff
Disclaim support for default namespace in XMLTABLE
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Jun 2018 21:01:10 +0000 (17:01 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Jun 2018 21:01:10 +0000 (17:01 -0400)
Pavel Stehule's original patch had support for default namespace, but I
ripped it out before commit -- hence the docs were correct when written,
and I broke them by omission :-(.  Remove the offending phrase.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/1550C5E5-FC70-4493-A226-AA137D831E8D@yesql.se

doc/src/sgml/func.sgml

index 37cb424df510e236d880ceb3f25391c33e9ba873..fee2970de7b355cca864a000b9f5e7d939015243 100644 (file)
@@ -10761,7 +10761,7 @@ SELECT xmltable.*
     <para>
      The following example illustrates how
      the <literal>XMLNAMESPACES</literal> clause can be used to specify
-     the default namespace, and a list of additional namespaces
+     a list of namespaces
      used in the XML document as well as in the XPath expressions:
 
   <screen><![CDATA[