Re: BUG #1086: lower and upper functions - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1086: lower and upper functions
Date
Msg-id 20188.1077901174@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1086: lower and upper functions  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> lower and uper functions don't proces polish leters ąółęźżść

At the moment we only support those in single-byte encodings (ie, don't
use Unicode as the database encoding).  Also, check that you initdb'd
with the correct locale setting.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: BUG #1083: Insert query reordering interacts badly with
Next
From: Tom Lane
Date:
Subject: Re: intermittent error: 'variable not found in subplan target list'