Re: example for xmltable with XMLNAMESPACES

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Arjen Nienhuis <a(dot)g(dot)nienhuis(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: example for xmltable with XMLNAMESPACES
Date: 2017-04-13 15:16:37
Message-ID: 20170413151637.mupdrnag4yfpxsko@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Arjen Nienhuis wrote:
> It wasn't completely clear for me how to use namespaces in xmltable().
> Maybe add this to the documentation. It shows the default namespace
> and quoting the namespace name.

Thanks, pushed.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2017-04-13 15:19:20 Re: bugfix: xpath encoding issue
Previous Message Alvaro Herrera 2017-04-13 15:16:28 Re: Small doc fix for xmltable