diff options
author | Tom Lane | 2010-03-03 17:29:45 +0000 |
---|---|---|
committer | Tom Lane | 2010-03-03 17:29:45 +0000 |
commit | 8bf14182cfeeae2ad5e5feb792701250e1218638 (patch) | |
tree | 19c6a75b5723ed3db9e9cc5ae05042b655b77905 /contrib/xml2/sql/xml2.sql | |
parent | 3a8497892c69352e48f5f26e2a2299ee5a7934a5 (diff) |
Export xml.c's libxml-error-handling support so that contrib/xml2 can use it
too, instead of duplicating the functionality (badly).
I renamed xml_init to pg_xml_init, because the former seemed just a bit too
generic to be safe as a global symbol. I considered likewise renaming
xml_ereport to pg_xml_ereport, but felt that the reference to ereport probably
made it sufficiently PG-centric already.
Diffstat (limited to 'contrib/xml2/sql/xml2.sql')
0 files changed, 0 insertions, 0 deletions