Add xmlpath() to evaluate XPath expressions, with namespaces support.
authorBruce Momjian <bruce@momjian.us>
Thu, 22 Mar 2007 20:14:58 +0000 (20:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 22 Mar 2007 20:14:58 +0000 (20:14 +0000)
commite651bcf3f623265fc0cea9d8ade6937ce89b73eb
tree492c933e0ed6fc2f1c1f5a937d0f6940f897256e
parent4f896dac17f7015b34347e278fc3db4047b86e43
Add xmlpath() to evaluate XPath expressions, with namespaces support.

Nikolay Samokhvalov
src/backend/utils/adt/xml.c
src/include/catalog/pg_proc.h
src/include/utils/xml.h
src/test/regress/expected/xml.out
src/test/regress/expected/xml_1.out
src/test/regress/sql/xml.sql