Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aAh-0007b4-1l for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Feb 2013 17:43:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U8aAf-00008l-Hr for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Feb 2013 17:43:01 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8a7N-0005tG-0u; Thu, 21 Feb 2013 17:39:37 +0000 Received: from mail-oa0-f43.google.com ([209.85.219.43]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8a7L-0007Ml-SS; Thu, 21 Feb 2013 17:39:36 +0000 Received: by mail-oa0-f43.google.com with SMTP id l10so9481287oag.16 for ; Thu, 21 Feb 2013 09:39:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/k9B299519yOANpId1UWwkwQiOM6Uo4+5WlSXJtqH+8=; b=E32VLKn2dz0rOBwYwxBB9N6wzN5Xlb7uMOI5atoYZoCFl+smGo19HzPxbOwZPlZy+9 MUuUqBzGM/l3uoqz4JVtHG2Xx9Yg9QEMgPvUReXKoE74MFtyCPzp6UplT69tSW+8ikfy 8BjgqlGvMhV7Z67CPqUWbbBbIvB0aoY3exonWRCV9t3fRvvJSmb24T9bbcikaENvdY5/ Kvjcxxjqobc18mdy9HIHTV1vfqcIOFcpeD/1Z467h8cXkJ3bGz2BypEHa1xVEIE3hff9 /CDviZ1htZqF7EEw1ecFILNOnJanLIhO9j1eoDNTe/r7qgyJlv4Xs8B0C5Iv0PDKoayr NRpw== MIME-Version: 1.0 X-Received: by 10.60.12.226 with SMTP id b2mr5947473oec.76.1361468375420; Thu, 21 Feb 2013 09:39:35 -0800 (PST) Received: by 10.60.103.168 with HTTP; Thu, 21 Feb 2013 09:39:35 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Feb 2013 12:39:35 -0500 Message-ID: Subject: Re: [DOCS] Contrib module "xml2" status From: Robert Haas To: Ian Lawrence Barwick Cc: pgsql-docs@postgresql.org, pgsql-hackers Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.6 (--) 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 On Wed, Feb 20, 2013 at 11:58 AM, Ian Lawrence Barwick wrote: > 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? Nope. I have repeatedly been voted down on removing it, and I've also been repeatedly voted down on removing the deprecation text. Could we at least agree on changing the deprecation text to say "This module is deprecated and may be removed in a future release"? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers