Re: BUG #10707: UPPER() does not convert non-ASCII chars - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #10707: UPPER() does not convert non-ASCII chars
Date
Msg-id 6554.1403281188@sss.pgh.pa.us
Whole thread Raw
In response to BUG #10707: UPPER() does not convert non-ASCII chars  (sf@4js.com)
List pgsql-bugs
sf@4js.com writes:
> Created my test1 db with utf8 charset, when using the UPPER() function, only
> ASCII chars are converted to uppercase.

> I am missing a configuration option?

No, locale (particularly lc_ctype).  You set that at initdb or database
creation time.

            regards, tom lane

pgsql-bugs by date:

Previous
From: sf@4js.com
Date:
Subject: BUG #10707: UPPER() does not convert non-ASCII chars
Next
From: "MauMau"
Date:
Subject: Re: Missing file versions for a bunch of dll/exe files in Windows builds