xml2 in 8.4 still alive?

Lists: pgsql-hackers
From: Koichi Suzuki <koichi(dot)szk(at)gmail(dot)com>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: xml2 in 8.4 still alive?
Date: 2009-05-07 03:23:21
Message-ID: a778a7260905062023kcb98540nefab4ee99f093e63@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

HI,

Although xml2 was announced to be removed from 8.4, I found 8.4beta1
documentation has xml2 description. Does it mean that xml2 is
available in 8.4 as well?

--
------
Koichi Suzuki


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Koichi Suzuki <koichi(dot)szk(at)gmail(dot)com>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: xml2 in 8.4 still alive?
Date: 2009-05-07 05:33:06
Message-ID: 7510.1241674386@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Koichi Suzuki <koichi(dot)szk(at)gmail(dot)com> writes:
> Although xml2 was announced to be removed from 8.4, I found 8.4beta1
> documentation has xml2 description. Does it mean that xml2 is
> available in 8.4 as well?

Yes. It won't be removed until the functionality is fully covered,
and AFAIK we are quite some way from that yet.

http://archives.postgresql.org/pgsql-general/2008-05/msg00907.php
http://archives.postgresql.org/pgsql-hackers/2008-08/msg00614.php

regards, tom lane