Re: Tom Lane 2019-03-22 <17125.1553282...@sss.pgh.pa.us> > Peter Eisentraut <pe...@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