Re: Create collation incorrect error code

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Create collation incorrect error code
Date: 2012-06-01 06:18:33
Message-ID: 27868.1338531513@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Thu, May 31, 2012 at 8:16 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> What platform?

> Ubuntu 12.04.

FWIW, I get the same on Fedora 16. It works if I say
locale='nb_NO.utf8' to prevent case-folding, so apparently case of the
locale name has something to do with it ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2012-06-01 07:28:57 pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque
Previous Message Simon Riggs 2012-06-01 04:17:27 Re: slow dropping of tables, DropRelFileNodeBuffers, tas