Re: problems with changing the case of turkish characters

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: the6campbells <the6campbells(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: problems with changing the case of turkish characters
Date: 2009-12-07 17:28:08
Message-ID: 6882.1260206888@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

the6campbells <the6campbells(at)gmail(dot)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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message the6campbells 2009-12-07 21:20:26 Re: problems with changing the case of turkish characters
Previous Message the6campbells 2009-12-07 17:12:51 problems with changing the case of turkish characters