Why lower() and upper() doesn't work ?

From: Ïàíêîâ Ñâÿòîñëàâ <pankov(at)uesu(dot)dp(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Why lower() and upper() doesn't work ?
Date: 1999-11-04 17:54:56
Message-ID: 3821C870.5828D763@uesu.dp.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have pgsql 6.5.2 on WinNT compiled with cygwin.
I have read README.Charsets and README.locale,
tried compile with
--enable-locale --enable-recode and with
--enable-locale --with-mb=WIN, initdb -e WIN
but in any case lower() and upper() doesn't work.
ORDER BY seems work according to win1251 or cp866 codepage
in any case (depends from what codepage i use in INSERT statements).
What should i configure for correct work with national codepages on
WinNT ?

Browse pgsql-general by date

  From Date Subject
Next Message Gene Selkov, Jr. 1999-11-04 18:27:50 Re: [GENERAL] indexed regex select optimisation missing?
Previous Message Stephane FILLON 1999-11-04 14:24:08 RE: [GENERAL] plpgsql problem: relocation error