Re: pgsql: Collations with nondeterministic comparison

From: Christoph Berg <myon(at)debian(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Collations with nondeterministic comparison
Date: 2019-03-22 20:26:56
Message-ID: 20190322202655.GA23307@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Re: Tom Lane 2019-03-22 <17125(dot)1553282378(at)sss(dot)pgh(dot)pa(dot)us>
> Peter Eisentraut <peter(at)eisentraut(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-03-22 22:19:56 pgsql: Add gitignore entries for jsonpath_gram.h
Previous Message Tom Lane 2019-03-22 19:19:38 Re: pgsql: Collations with nondeterministic comparison