Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG 13 release notes, first draft
Дата
Msg-id 1335040.1600189559@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Ответы Re: PG 13 release notes, first draft
Список pgsql-hackers
"Jonathan S. Katz" <jkatz@postgresql.org> writes:
> On 9/15/20 12:05 PM, Tom Lane wrote:
>> 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.

After thinking a bit, I'm inclined to agree that we should move it
to "Incompatibilities".  It is a core server change (third-party
extensions don't have a choice to opt out, as per postgis' issue),
and even if it's trivial, we have some even-more-trivial issues
listed there, like command tag changes.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Unified logging system" breaks access to pg_dump debug outputs
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Yet another fast GiST build