Re: foreign_data test fails with non-C locale

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: foreign_data test fails with non-C locale
Date: 2009-01-09 14:51:44
Message-ID: 49676480.3020202@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Heikki Linnakangas wrote:
> The foreign_data test case is failing when I run "make installcheck"
> against a server that's been initialized with a locale other than C
> (en_GB.UTF-8).

I have removed one of the differences but can't reproduce the other
right now (although it looks consequential). I'll check that on a
different machine.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-01-09 14:52:22 pgindent does a pretty awful job with function-pointer typedefs
Previous Message Simon Riggs 2009-01-09 14:45:36 Re: SET TRANSACTION and SQL Standard