git.postgresql.org Git - postgresql.git/commit
Wed, 3 Mar 2010 17:29:45 +0000 (17:29 +0000)
Wed, 3 Mar 2010 17:29:45 +0000 (17:29 +0000)
commit 8bf14182cfeeae2ad5e5feb792701250e1218638
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.
This is the main PostgreSQL git repository.
RSS
Atom