BUG #1327: Compare column of varchar FAILURE!

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1327: Compare column of varchar FAILURE!
Date: 2004-11-22 12:50:41
Message-ID: 20041122125041.8CD477384E2@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1327
Logged by: yychen

Email address: yychen(at)mail(dot)clhs(dot)tyc(dot)edu(dot)tw

PostgreSQL version: 7.4.6

Operating system: Fedora 3

Description: Compare column of varchar FAILURE!

Details:

Client Charset zh_TW Big5
Server DataBase Encoding by EUC_TW
Connect via ODBC 7.3.1
Server OS:Fedora3

But in Linux 9 is correct!
Ex:
SELECT * FROM tablename WHERE Column_Of_Varchar='String_Of_Big5';

It will Return All data in tablename And no any error message!

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2004-11-22 13:39:38 Re: select to_number('1,000', '999,999');
Previous Message John Hansen 2004-11-22 09:15:17 Psql history