Re: Missing grammar production for WITH TIES - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Missing grammar production for WITH TIES
Date
Msg-id 26190.1589894392@sss.pgh.pa.us
Whole thread Raw
In response to Re: Missing grammar production for WITH TIES  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Missing grammar production for WITH TIES  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List 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 by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Warn when parallel restoring a custom dump without data offsets
Next
From: Kenneth Marshall
Date:
Subject: Re: factorial function/phase out postfix operators?