Add an xpath_exists() function. This is equivalent to XMLEXISTS except that

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4dfc4578548ea8f1bf69da5424d1e76a0b110a75
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-08-08T19:15:27Z
Releases: 9.1.0
Add an xpath_exists() function.  This is equivalent to XMLEXISTS except that
it offers support for namespace mapping.

Mike Fowler, reviewed by David Fetter

Files