Thread: PostgreSQL-6.5.3

PostgreSQL-6.5.3

From
"lory-mobikom.bg"
Date:
>
> Hello, I am from Bulgaria. Work with WIN1251 character set.
> Use: PostgreSQL-6.5.3, ODBC Driver v06-40-0007
>
> I have this problem: when exec: select upper(name) from mytable
> the result is NOT UPPER - when characters are cyrillic !!!
>
> I compile locale PostgreSQL-6.5.3 with default encoding WIN,
> configure --with-mb=WIN --enable-locale
> execute the query SET CLIENT_ENCODING TO 'win';
>
> but this problem still active!
>
> Can you help me? Your's Milorad Vasilev.
>