Re: pgsql: Make parser rely more heavily on the ParseNamespaceItem data str
Tom Lane <[email protected]> Thu, 02 Jan 2020 13:50:37 -0500
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Julien Rouhaud <[email protected]> writes: > On Thu, Jan 2, 2020 at 6:41 PM Tom Lane <[email protected]> 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. regards, tom lane