Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences

From: Noah Misch <noah(at)leadboat(dot)com>
To: "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Date: 2023-03-30 04:32:05
Message-ID: 20230330043205.GA449577@rfd.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Sun, Jan 22, 2023 at 02:42:46PM -0600, Karl O. Pinc wrote:
> v10-0001-List-trusted-and-obsolete-extensions.patch

> + <para id="contrib-obsolete">
> + These modules and extensions are obsolete:
> +
> + <simplelist type="inline">
> + <member><xref linkend="intagg"/></member>
> + <member><xref linkend="xml2"/></member>
> + </simplelist>
> + </para>

Commit a013738 incorporated this change. Since xml2 is the only in-tree way
to use XSLT from SQL, I think xml2 is not obsolete. Some individual
functions, e.g. xml_valid(), are obsolete. (There are years-old threats to
render the module obsolete, but this has never happened.)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2023-03-30 05:07:58 Re: ALTER TABLE SET ACCESS METHOD on partitioned tables
Previous Message Justin Pryzby 2023-03-30 04:03:59 Re: fix stats_fetch_consistency value in postgresql.conf.sample

Browse pgsql-www by date

  From Date Subject
Next Message Karl O. Pinc 2023-03-30 06:27:05 Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
Previous Message Karl O. Pinc 2023-03-29 18:23:33 Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences