Re: pgsql: Make parser rely more heavily on the ParseNamespaceItemdata str - Mailing list pgsql-committers

From Julien Rouhaud
Subject Re: pgsql: Make parser rely more heavily on the ParseNamespaceItemdata str
Date
Msg-id CAOBaU_ZBbqVpgv8QJ0LkMqUdTAFOGfqBZp5FkeUhbxxtdu2Suw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Make parser rely more heavily on the ParseNamespaceItem data str  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Thu, Jan 2, 2020 at 7:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Julien Rouhaud <rjuju123@gmail.com> writes:
> > On Thu, Jan 2, 2020 at 6:41 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> Hmm, the buildfarm seems to think this screwed up something affecting
> >> collations.  Looking ...
>
> > Is ORDER BY 1 COLLATE "C" an option here?
>
> Nah, that would just mask the bug not fix it.  See 4d02eb017.

Ah indeed I see, thanks.



pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Correct _bt_delitems_vacuum() lock comments.
Next
From: Tom Lane
Date:
Subject: pgsql: Minor portability fixes for new TAP script.