marcin mank <[email protected]> writes:
> On Tue, Jan 25, 2011 at 5:46 PM, marcin mank <[email protected]> wrote:
>> I did:
>> git clone git://git.postgresql.org/git/postgresql.git && cd postgresql
>> && ./configure --prefix=/home/marcin/pg91 --enable-cassert
>> --enable-debug && make check
>> 
>> which gave me the attached regression.diffs

> uh, this may have something to do with :

> marcin@skpsms:~/postgresql$ locale
> LC_COLLATE="pl_PL.UTF-8"

It's only a regression if it used to pass in that locale.  We can't
realistically try to support every possible locale in the tests.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to