8000 Disclaim support for default namespace in XMLTABLE · postgres/postgres@c704897 · GitHub
[go: up one dir, main page]

Skip to content
  • Commit c704897

    Browse files
    committed
    Disclaim support for default namespace in XMLTABLE
    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
    1 parent ec4719c commit c704897

    File tree

    1 file changed

    +1
    -1
    lines changed

    1 file changed

    +1
    -1
    lines changed

    doc/src/sgml/func.sgml

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -10903,7 +10903,7 @@ SELECT xmltable.*
    1090310903
    <para>
    1090410904
    The following example illustrates how
    1090510905
    the <literal>XMLNAMESPACES</literal> clause can be used to specify
    10906-
    the default namespace, and a list of additional namespaces
    10906+
    a list of namespaces
    1090710907
    used in the XML document as well as in the XPath expressions:
    1090810908

    1090910909
    <screen><![CDATA[

    0 commit comments

    Comments
     (0)
    0