Re: pgsql: Fix test case from b0c5b215d.
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Fix test case from b0c5b215d. |
| Дата | |
| Msg-id | 1539986.1714441226@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql: Fix test case from b0c5b215d. (David Rowley <dgrowleyml@gmail.com>) |
| Ответы |
Re: pgsql: Fix test case from b0c5b215d.
|
| Список | pgsql-committers |
David Rowley <dgrowleyml@gmail.com> writes:
> Still failing for me and [1].
> Maybe:
> SELECT pg_describe_object(classid,objid,objsubid) COLLATE "C" AS obj,
> Gets me the results in the expected order.
I committed that suggestion, but I'm not sure it's enough to fix it,
because if I do
LANG=cs_CZ.utf8 make check
then I still get variant output order. I tried about six different
spellings of the query without improving matters, so I'm totally
baffled. Have we managed to break COLLATE "C"? (With one eye on
Jeff Davis' recent stuff, I could believe that, except I'd have
expected it to show up in other regression tests already.)
I'll await buildfarm results, but there's something odd here.
regards, tom lane
В списке pgsql-committers по дате отправления: