problem with MB ? 6.5.3 under freebsd-elf - Mailing list pgsql-hackers

From Oleg Bartunov
Subject problem with MB ? 6.5.3 under freebsd-elf
Date
Msg-id Pine.GSO.3.96.SK.991114232654.3910y-100000@ra
Whole thread Raw
List pgsql-hackers
Hi,

today I found a problem with MB on freebsd-elf running 6.5.3 - 
I have compiled 6.5.3 with --enable-locale --with-mb=KOI8
and in psql I tried set client_encoding to 'WIN'
but result of simple query looks like 8-bit was stripped. 
The same query works as expected under Linux.
Also, when I tried
select * from t1 where a ~* 'Р';
I got:
ERROR: Can't find right op '~*' for type 25
I'm outside of city and has access only to b/w terminal
without cut'n paste support ( old 286 + dialup ) and I can't
provide more information. Will do this tomorrow.
Oleg

PS. The same weird thing happens even if I 
set client_encoding to 'KOI8'  - native encoding !

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: Mike Mascari
Date:
Subject: Postmaster dies with FATAL 1: ReleaseLruFile: No opened files - no one can be closed
Next
From: The Hermit Hacker
Date:
Subject: Looks like hell, but ...