| From: | "Isaac T(dot) Dover" <isaacdover(at)gmail(dot)com> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: xml2 support |
| Date: | 2011-03-24 05:21:00 |
| Message-ID: | iyj0j4c5t0iwkrkny0s1ruo6.1300944060479@email.android.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
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 <rsargent(at)xmission(dot)com> wrote:
>I'm confused by the deprecation notice on xml2 seen here
><http://www.postgresql.org/docs/9.0/interactive/xml2.html>.
>
>What if anything was removed in the making of 8.4? Was the newer
>standard API implemented? Do I still need namespaces?
>
>I'm running PostgreSQL 9.0.3 built locally with --with-libxml. Which
>version, w.r.t. to the deprecation, might I be using.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Viktor Bojović | 2011-03-24 07:49:28 | Re: pg_attributte, data types |
| Previous Message | Tom Lane | 2011-03-23 23:56:20 | Re: pg_attributte, data types |