From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: fixes for the Danish locale |
Date: | 2016-07-21 16:44:09 |
Message-ID: | 30085.1469119449@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jeff Janes <jeff(dot)janes(at)gmail(dot)com> writes:
> In Danish, the sequence 'aa' is sometimes treated as a single letter
> which collates after 'z'.
> Some regression tests got into 9.5, and are still in 9.6beta3, which
> fail due to assuming they know how things will sort or compare.
Confirmed here. Will deal with it, but I wonder why we have no buildfarm
members covering this ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2016-07-21 16:46:29 | Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE |
Previous Message | Robert Haas | 2016-07-21 16:42:33 | Re: Regression tests vs existing users in an installation |