Re: First-draft release notes for back-branch releases

Поиск
Список
Период
Сортировка
От Jonathan S. Katz
Тема Re: First-draft release notes for back-branch releases
Дата
Msg-id 360a26b8-4867-68b5-c172-127595f9b541@postgresql.org
обсуждение исходный текст
Ответ на Re: First-draft release notes for back-branch releases  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: First-draft release notes for back-branch releases  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Re: First-draft release notes for back-branch releases  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On 11/5/18 9:58 PM, Amit Langote wrote:
> On 2018/11/06 11:25, Noah Misch wrote:
>> On Mon, Nov 05, 2018 at 04:01:59PM -0500, Jonathan S. Katz wrote:
>>> Attached is a draft of the press release for review. Please let me know
>>> if there are any corrections/suggestions.
>>> * Disallows the creation of a new partition from a trigger that is attached to its parent table to prevent a crash;
thisbehavior could be modified in a future release 
>>> * Fix that prevents crashes in triggers on tables with recently added columns
>>
>> I would replace these two with "Fix crashes in triggers".  The details are too
>> esoteric, for the first especially, to list here.
>
> +1

Thanks for the feedback. I made the suggested changes upthread as well
as the above. Please see attached.

Funny enough I had a simplified version of the "trigger crashes" in my
first draft, but I thought about expanding it given that future behavior
could change.

I still feel inclined to elaborate on the "Prevent creation of a
partition in a trigger attached to its parent table" but perhaps in
future release we will just mention that this behavior is again available.

Jonathan

Вложения

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

Предыдущее
От: Andrey Lepikhov
Дата:
Сообщение: Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages)
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Tid scan improvements