Re: [GENERAL] lower/upper support and cyrillic

2004-10-06 Thread pginfo
Hi Oleg and Alvaro, It is great news for me. I will test it next week in beta 3 and will waiting for the release. regards, iavn. Alvaro Herrera wrote: On Wed, Oct 06, 2004 at 08:00:57AM +0200, pginfo wrote: Hi, I tesetd the lower/upper support and cyrillic and it looks broken

Re: [GENERAL] lower/upper support and cyrillic

2004-10-06 Thread Holger Klawitter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I tesetd the lower/upper support and cyrillic and it looks broken. >[...] > Is it my mistake or realy pg do not support correctly lower and upper ? Yes, pg 7.x does not support upper/lower in UNICODE. This has been fixed in 8.0 Mit freundlichem Gr

Re: [GENERAL] lower/upper support and cyrillic

2004-10-05 Thread Alvaro Herrera
On Wed, Oct 06, 2004 at 08:00:57AM +0200, pginfo wrote: Hi, > I tesetd the lower/upper support and cyrillic and it looks broken. > > My system: > pg 7.4.3 > freebsd 5.2.1. > > I created my database with 'UNICODE'. > > Is it my mistake or realy pg do not support correctly lower and upper ? Th

Re: [GENERAL] lower/upper support and cyrillic

2004-10-05 Thread Oleg Bartunov
Ivan, you need 8.0, which is in beta3 stage, to have it working. Oleg On Wed, 6 Oct 2004, pginfo wrote: > Hi , > > I tesetd the lower/upper support and cyrillic and it looks broken. > > My system: > pg 7.4.3 > freebsd 5.2.1. > > I created my database with 'UNICODE'. > > Is it my mistak

[GENERAL] lower/upper support and cyrillic

2004-10-05 Thread pginfo
Hi , I tesetd the lower/upper support and cyrillic and it looks broken. My system: pg 7.4.3 freebsd 5.2.1. I created my database with 'UNICODE'. Is it my mistake or realy pg do not support correctly lower and upper ? I readet also the ToDo and do not find this task. reagards, ivan. -