[BUGS] There is a doubt of fatal bug on PostgreSQL 8.0.4.

2005-12-08 Thread Kasahara Kenichi
There is a doubt of fatal bug on PostgreSQL 8.0.4. I found this problem when I developed a system 3 days ago. I examine some version. It has no problem on version 8.0.3 and on 8.1.0. It occured only on 8.0.4 and 2 byte character. Our development environment is Server OS: Red Hat Enterprise Linux

Re: [BUGS] There is a doubt of fatal bug on PostgreSQL 8.0.4.

2005-12-09 Thread Kasahara Kenichi
What locale is the database using? Strange comparison behavior is fairly common if the locale expects a different encoding than you are using... locale is 'C'. client_encoding is 'SJIS'. Locale 'C' is the same settings when I used version 8.0.3. I think this is right..Or should I appoint "no l