Re: problems with changing the case of turkish characters - Mailing list pgsql-sql

From Tom Lane
Subject Re: problems with changing the case of turkish characters
Date
Msg-id 6882.1260206888@sss.pgh.pa.us
Whole thread Raw
In response to problems with changing the case of turkish characters  (the6campbells <the6campbells@gmail.com>)
Responses Re: problems with changing the case of turkish characters  (the6campbells <the6campbells@gmail.com>)
List pgsql-sql
the6campbells <the6campbells@gmail.com> writes:
> Just want to clarify if there is something I've overlooked or if this is a
> known issue in PG 8.4 and 8.3

> CREATE DATABASE test
>   WITH OWNER = postgres
>        ENCODING = 'UTF8'
>        LC_COLLATE = 'English, United States, UTF-8'
>        LC_CTYPE = 'English, United States, UTF-8'

Not sure why you'd be expecting an English locale to follow Turkish
case-changing rules.
        regards, tom lane


pgsql-sql by date:

Previous
From: the6campbells
Date:
Subject: problems with changing the case of turkish characters
Next
From: the6campbells
Date:
Subject: Re: problems with changing the case of turkish characters