Re: pgsql: Collations with nondeterministic comparison

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Collations with nondeterministic comparison
Date: 2019-03-26 21:35:55
Message-ID: 23974.1553636155@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Peter Geoghegan <pg(at)bowt(dot)ie> writes:
> Buildfarm member snapper is still unhappy about this:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=snapper&dt=2019-03-26%2013%3A01%3A31

Ah, the reason's not so far to seek: Peter only fixed two of the four
queries with platform-dependent results. (Could probably have figured
that out without going to the trouble of installing ICU on a big-endian
machine, but anyway now I've got that.)

Will push a fix in a moment.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-26 21:46:16 pgsql: Add ORDER BY to more ICU regression test cases.
Previous Message Andrew Dunstan 2019-03-26 21:25:16 Re: pgsql: Get rid of backtracking in jsonpath_scan.l