Re: pgsql: Collations with nondeterministic comparison
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Collations with nondeterministic comparison |
| Дата | |
| Msg-id | 8688.1553490466@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql: Collations with nondeterministic comparison (Peter Eisentraut <peter@eisentraut.org>) |
| Ответы |
Re: pgsql: Collations with nondeterministic comparison
|
| Список | pgsql-committers |
Peter Eisentraut <peter@eisentraut.org> writes:
> Collations with nondeterministic comparison
Buildfarm member snapper doesn't like this. I think the problem is
that the queries it's failing on do not bother to constrain their
output row order. Adding an "EXPLAIN" right there indicates that
the INTERSECTs are being done via hashing, meaning that platform
specific output ordering is to be expected. I don't have a
big-endian platform with ICU installed, but if I did I bet I could
replicate the failure on it.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера