Re: [SQL] xml2 support

2011-03-23 Thread Isaac T. Dover
I believe that 8.3 introduced the SQL/XML standard. "With-libxml" is the contribution that enables this, so it's most likely what you're using. Some commercial vendors have also adopted this standard. http://en.wikipedia.org/wiki/SQL/XML Thanks, Isaac Rob Sargent wrote: >I'm confused by the

Re: [SQL] xml2 support

2011-03-23 Thread Serdar Gül
sorry i misunderstood you i am new in postgresql so i advice the first thing i thought so sorry 2011/3/23 Rob Sargent > > > On 03/23/2011 11:10 AM, Serdar Gül wrote: > >> if you want to export the data in xml type >> i suggest you to use the EMS SQL Manager for PostgreSQL >> because >> you can e

Re: [SQL] xml2 support

2011-03-23 Thread Rob Sargent
On 03/23/2011 11:10 AM, Serdar Gül wrote: if you want to export the data in xml type i suggest you to use the EMS SQL Manager for PostgreSQL because you can export the whole table or an executed query in many different file types including xml 2011/3/23 Rob Sargent mailto:robjsarg...@gmail.com

Re: [SQL] xml2 support

2011-03-23 Thread Serdar Gül
if you want to export the data in xml type i suggest you to use the EMS SQL Manager for PostgreSQL because you can export the whole table or an executed query in many different file types including xml 2011/3/23 Rob Sargent > I'm confused by the deprecation notice on xml2 seen > here