Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8Czp-0003Ur-I7 for pgsql-hackers@arkaria.postgresql.org; Wed, 20 Feb 2013 16:58:17 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U8Czo-0003DD-Qf for pgsql-hackers@arkaria.postgresql.org; Wed, 20 Feb 2013 16:58:16 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8Czl-0003BF-Tu; Wed, 20 Feb 2013 16:58:14 +0000 Received: from mail-ia0-x22f.google.com ([2607:f8b0:4001:c02::22f]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8Czk-0000zD-Pc; Wed, 20 Feb 2013 16:58:13 +0000 Received: by mail-ia0-f175.google.com with SMTP id r4so7256977iaj.20 for ; Wed, 20 Feb 2013 08:58:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=5UVoH6Ryzoq152q4ZvWFOVBkcJFzcTQw+sg7hiXxLN8=; b=Q6MGCopJBf47uCQYS0v+VgrnWyZHcZ97ar1L2aInWectGnxVjmvnkA3jJkXOwN2b8W ZUv8HIpfQXW/cqWGb2JOqNVIirW4LSK6P2L98HVdT2CDy0KKGISQC7+zyqxWEe0ds2qA I1jhGZ7yS+MLXNkijQPZmYl5iRwLYDsgL4LCV8+e+nuGiBxT341H+BRa9/ROz2+Imbtt rbrymK+Ii6iHCXcUThgmKkicYaMFTgxjKlTDRThCyjLZjjPQxlJITZ2GunseCYGeGfmh 1uNKhOW1iBY5IYdAk40OpgZjTE/KDjzhlWe0E6iJwzKjmRP2hXq95FrS1vWJgWzXaMFK lm7g== MIME-Version: 1.0 X-Received: by 10.50.156.161 with SMTP id wf1mr10760689igb.71.1361379490892; Wed, 20 Feb 2013 08:58:10 -0800 (PST) Received: by 10.50.106.166 with HTTP; Wed, 20 Feb 2013 08:58:10 -0800 (PST) Date: Thu, 21 Feb 2013 01:58:10 +0900 Message-ID: Subject: Contrib module "xml2" status From: Ian Lawrence Barwick To: pgsql-docs@postgresql.org, pgsql-hackers Content-Type: multipart/alternative; boundary=e89a8f3bafcff58c2e04d62adc9a X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org --e89a8f3bafcff58c2e04d62adc9a Content-Type: text/plain; charset=UTF-8 Hi I'm not sure if this is a documentation or hackers issue, but the documentation page for contrib module "xml2" refers to PostgreSQL 8.4 in the future tense: "It is planned that this module will be removed in PostgreSQL 8.4 in favor of the newer standard API" http://www.postgresql.org/docs/devel/static/xml2.html Are there any plans to remove this module by a forseeable date? Regards Ian Barwick --e89a8f3bafcff58c2e04d62adc9a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi

I'm not sure if this is a do= cumentation or hackers issue, but the documentation page for contrib module= "xml2" refers to PostgreSQL 8.4 in the future tense:

=C2= =A0=C2=A0 "It is planned that this module will be removed in PostgreSQL 8.4 in favor of the newer standard API"

http://www.postgresql.org/docs/deve= l/static/xml2.html

Are there any plans to remove this modu= le by a forseeable date?

Regards

Ian Barwick
--e89a8f3bafcff58c2e04d62adc9a--