Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aXq-0001Es-UI for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Feb 2013 18:06:59 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U8aXq-0002vW-5A for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Feb 2013 18:06:58 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aXo-0002vG-B5; Thu, 21 Feb 2013 18:06:56 +0000 Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aXm-0007qg-U6; Thu, 21 Feb 2013 18:06:55 +0000 Received: from mfilter24-d.gandi.net (mfilter24-d.gandi.net [217.70.178.152]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 2B7D341C095; Thu, 21 Feb 2013 19:06:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter24-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter24-d.gandi.net (mfilter24-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id tGOVMOGTwS8H; Thu, 21 Feb 2013 19:06:30 +0100 (CET) X-Originating-IP: 98.27.58.255 Received: from [192.168.10.146] (cpe-098-027-058-255.nc.res.rr.com [98.27.58.255]) (Authenticated sender: adsend@dunslane.net) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 98C8B41C093; Thu, 21 Feb 2013 19:06:29 +0100 (CET) Message-ID: <51266223.803@dunslane.net> Date: Thu, 21 Feb 2013 13:06:27 -0500 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Magnus Hagander CC: Robert Haas , Ian Lawrence Barwick , pgsql-docs , pgsql-hackers Subject: Re: [DOCS] Contrib module "xml2" status References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 02/21/2013 12:56 PM, Magnus Hagander wrote: > On Thu, Feb 21, 2013 at 6:39 PM, Robert Haas wrote: >> 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"? > Not reopening the actual discussion about rmeoving it, but assuming > we're not, strong +1 on changing the deprecation message. And don't > forget to backpatch the change so it shows up in the old versions of > the docs as well. > Yes, we should change it to remove the reference to 8.4. The point is we can remove the module when someone fixes and replaces the functionality that's left in there that some people rely on. So far nobody has stepped up to the plate, although now that we have lateral a sane replacement for xpath_table might well be a lot easier to achieve. If someone is interested in working on this I'd be happy to hear about it. Maybe it would be a good Google SOC project. cheers andrew -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers