Re: Possibly a bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Possibly a bug
Date
Msg-id 3486019.1770653676@sss.pgh.pa.us
Whole thread Raw
In response to Possibly a bug  (Анатолий <anatoly@email.su>)
List pgsql-bugs
=?UTF-8?B?0JDQvdCw0YLQvtC70LjQuQ==?= <anatoly@email.su> writes:
> Hello. If the *user* parameter is passed to a function, the other 
> parameter is not converted to uppercase (if it is cirillic). The same 
> with procedures and if you swap the params.

Works for me.  The most obvious explanation for your result is that
you're using a locale that doesn't know anything about Cyrillic,
such as C locale.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Анатолий
Date:
Subject: Possibly a bug
Next
From: Hüseyin Demir
Date:
Subject: Re: BUG #19393: pg_upgrade fails with duplicate key violation when CHECK constraint named *_not_null exists