Re: Bug in functions lower(), upper() with SQL_ASCII and LATIN1?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hans Plum <plum(at)giub(dot)uni-bonn(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug in functions lower(), upper() with SQL_ASCII and LATIN1?
Date: 2002-05-06 18:44:35
Message-ID: 17144.1020710675@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hans Plum <plum(at)giub(dot)uni-bonn(dot)de> writes:
> Take a look at the code and the reactions of PostgreSQL: When I try to
> convert german umlaute, e.g. ,, with lower(), I get no lower letters.
> With upper() it is the same problem vice verser ...

This is determined by locale, not encoding. I think you are not running
the database in the right locale.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message R Ravishankar 2002-05-07 05:29:00 Re: Bug #651: Time difference of 30 in while reading in timestamp
Previous Message Rick Szeto 2002-05-06 17:58:39 Update bug.