[GENERAL] Current state of XML capabilities in PostgreSQL?

2009-09-16 Thread Nathan Widmyer
Hello, I'm looking for the current state of XML capabilities in PostgreSQL and I'm coming up with a lot of confusing links and a bit short on documentation. I first read that there used to be an xml2 contrib module for Postgres that provided a lot of functions to read/write and simultaneously val

Re: [GENERAL] Current state of XML capabilities in PostgreSQL?

2009-09-16 Thread Nathan Widmyer
I have this XML that I don't wish to parse out to tables (BTDT and don't wish to go there for the most part). There might be the uncommon chance where an XML-friendly operation would be very useful. On 9/16/09, Scott Bailey wrote: >> I'm looking for the current state of XML capabilities in Post