Hans Plum <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly