ERROR: Invalid EUC_CN character sequence found (0x8000)

From: "Leon Qiu" <qiugl(at)vip(dot)sina(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: ERROR: Invalid EUC_CN character sequence found (0x8000)
Date: 2003-03-18 16:35:18
Message-ID: 000801c2ed6c$5d7980d0$6500a8c0@leonqgl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I met ERROR when I try to make a search using like 'Z%' with EUC_CN database. The next is the snapshot. Could any help me? Thanks.

palo=> \l
List of databases
Name | Owner | Encoding
-----------+----------+-----------
palo | palouser | EUC_CN

palo=> select * from sysuser where userid like 'Z%';
ERROR: Invalid EUC_CN character sequence found (0x8000)

[leon(at)test leon]$ psql -V
psql (PostgreSQL) 7.2.2
contains support for: readline, history, multibyte
Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
Portions Copyright (c) 1996, Regents of the University of California
Read the file COPYRIGHT or use the command \copyright to see the
usage and distribution terms.

B.R.
LEON
JUST DO IT! NOW!

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2003-03-18 17:26:49 Bug #913: plpgsql function fails on second call
Previous Message Michel Gallou 2003-03-18 16:00:23 Bug on solaris 8,