Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: tomasz(dot)kontusz(at)gmail(dot)com, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale
Date: 2017-05-23 08:27:30
Message-ID: CAE2gYzxCzO6qN_5Hune0SNrb-Ba=TH5c4cNrSB4UWUyVYJ_Ecg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> We try to keep the tests so that they pass under many locales. But some
> are just so different that it's too cumbersome to maintain. This is one
> such case. Sorry.

The select_views test has also confused me while I was working on the
geometric types [1]. It is hard to figure out if the failure is
positive or a collation issue. I don't think this test is responsible
from testing collations. Can we change this to ORDER BY name COLLATE
"C"?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message julius.tuskenis 2017-05-23 13:53:27 BUG #14665: Wrong IS NULL result for composite type that has composite element
Previous Message Justin Muise 2017-05-22 21:12:20 Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols