[COMMITTERS] pgsql: Fix XMLTABLE synopsis, add XMLNAMESPACES example
[COMMITTERS] pgsql: Fix XMLTABLE synopsis, add XMLNAMESPACES example
От:
Alvaro Herrera <alvherre@alvh.no-ip.org>
Дата:
Fix XMLTABLE synopsis, add XMLNAMESPACES example Add a missing comma in the synopsis after the XMLNAMESPACES clause. Also, add an example illustrating the use of that clause. Author: Arjen Nienhuis and Pavel Stěhule Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/73c1748d833617c6ba19750236f8e09beedb132a Modified Files -------------- doc/src/sgml/func.sgml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-)