Re: pgsql: Collations with nondeterministic comparison

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: pgsql: Collations with nondeterministic comparison
Дата
Msg-id 20190322202655.GA23307@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: pgsql: Collations with nondeterministic comparison  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Re: Tom Lane 2019-03-22 <17125.1553282378@sss.pgh.pa.us>
> Peter Eisentraut <peter@eisentraut.org> writes:
> > Collations with nondeterministic comparison
> 
> Buildfarm member tern doesn't like this patch.  I think the issue is
> probably that the 012_collation.pl test script isn't being sufficiently
> careful to force UTF8 database encoding.

Debian unstable is also unhappy as of b5fd4972a:

LC_ALL=POSIX

19:19:23 t/010_truncate.pl ..... ok
19:19:25 # Looks like your test exited with 29 before it could output anything.
19:19:25 t/012_collation.pl ....
19:19:25 Dubious, test returned 29 (wstat 7424, 0x1d00)
19:19:25 Failed 2/2 subtests

https://pgdgbuild.dus.dg-i.net/job/postgresql-12-binaries/architecture=amd64,distribution=sid/639/console

Christoph


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Collations with nondeterministic comparison
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add gitignore entries for jsonpath_gram.h