Re: PG 13 release notes, first draft - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: PG 13 release notes, first draft
Date
Msg-id 6a0737be-53a2-2505-e46e-8c4b2929fa44@postgresql.org
Whole thread Raw
In response to Re: PG 13 release notes, first draft  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PG 13 release notes, first draft  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 9/15/20 12:05 PM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> On 9/15/20 11:45 AM, Tom Lane wrote:
>>> It is listed already in the "Additional Modules" section (about line 2940
>>> in release-13.sgml as of right now).
>
>> ...sort of. It talks about the feature, but does not talk about the
>> syntax removal, which is what I was originally searching for in the
>> release notes.
>
> Ah.  OK, we can certainly extend it to mention that.  How about
> (not bothering with markup yet)
>
>  Remove support for upgrading unpackaged (pre-9.1) extensions (Tom Lane)
> +
> +The FROM option of CREATE EXTENSION is no longer supported.

+1.

With that in place, I'm more ambivalent to whether or not it's mentioned
in the incompatibilities section as well, though would lean towards
having a mention of it there as it technically is one. But I don't feel
too strongly about it.

Jonathan


Attachment

pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: PostgreSQL 13 RC 1 release announcement draft
Next
From: "Andrey M. Borodin"
Date:
Subject: Re: Yet another fast GiST build