Re: Missing grammar production for WITH TIES

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Missing grammar production for WITH TIES
Дата
Msg-id 26190.1589894392@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Missing grammar production for WITH TIES  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Missing grammar production for WITH TIES  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Tue, May 19, 2020 at 12:41:39AM -0400, Tom Lane wrote:
>> Michael Paquier <michael@paquier.xyz> writes:
>>> This has been committed just after beta1 has been stamped.  So it
>>> means that it won't be included in it, right?

>> Right.

> Still, wouldn't it be better to wait until the version is tagged?

Yeah, that would have been better per project protocol: if a tarball
re-wrap becomes necessary then it would be messy not to include this
change along with fixing whatever urgent bug there might be.

However, I thought the case for delaying this fix till post-wrap was kind
of thin anyway, so if that does happen I won't be too fussed about it.
Otherwise I would've said something earlier on this thread.

            regards, tom lane



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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: Warn when parallel restoring a custom dump without data offsets
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: factorial function/phase out postfix operators?