Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aNY-0000HK-MC for pgsql-docs@arkaria.postgresql.org; Thu, 21 Feb 2013 17:56:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U8aNX-0000iN-Tc for pgsql-docs@arkaria.postgresql.org; Thu, 21 Feb 2013 17:56:19 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aNX-0000iI-Bd for pgsql-docs@postgresql.org; Thu, 21 Feb 2013 17:56:19 +0000 Received: from mail-wi0-f172.google.com ([209.85.212.172]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U8aNV-0007gh-O1 for pgsql-docs@postgresql.org; Thu, 21 Feb 2013 17:56:18 +0000 Received: by mail-wi0-f172.google.com with SMTP id ez12so7872976wid.5 for ; Thu, 21 Feb 2013 09:56:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=QbrVLVSUHWlNml/seSeR1+OlWj2EeLkvPzhutoq1Vqs=; b=NMrJSdOIYcPb6Tvk4Yf6X+uOG8NJMqX63XA8IRsXkY2+SNQdYoTQh0wUxk9HeB0FwC Cuv3QoKWO7/Ty1HQXefGV8/eBJEJtWuWIJRNWUevxnEs0DslSYvWspqqUwHb6E5c3VX+ n0iFpmMQSu3Qh49EAIaExOKkUZ6XrnEHDcYUdBp8ZR272Fm4ajiqVwNUE7AuPXae4T9L 98pHX7VTTvyVwoXhRuFnLiSD+DmWb6VHKqHlL9muysAsYuRO9sxcWecns+ZzcWCqXx2g yebmCLEVwPscnZwa/OEt2bRGw1wiFnEknpgNaDnC0zepC5AFA6XHoOjZVUvfb1nGF5yq mhkw== MIME-Version: 1.0 X-Received: by 10.180.83.137 with SMTP id q9mr3549220wiy.4.1361469375881; Thu, 21 Feb 2013 09:56:15 -0800 (PST) Received: by 10.194.171.40 with HTTP; Thu, 21 Feb 2013 09:56:15 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Feb 2013 18:56:15 +0100 Message-ID: Subject: Re: [HACKERS] Contrib module "xml2" status From: Magnus Hagander To: Robert Haas Cc: Ian Lawrence Barwick , pgsql-docs , pgsql-hackers Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk12WWjxY2VbVluckFVC/96QEKQZXolTB/oX20h7K+SHfGMk0ZwXbgJixFBA2eIy53y7m4S X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs