can't insert "³\" as varchar in 7.0.2 and 7.1

From: Dave <fubjj(at)flashmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: can't insert "³\" as varchar in 7.0.2 and 7.1
Date: 2000-11-12 07:53:45
Message-ID: n0oOOkvMDjUalndqfaIJQtCBThid@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear all,

Sorry if I post in the wrong list, but I've been tortured by the
problem for quite sometime.

I've been tring for several combinations, say

BACKEND FRONTEND

MULE_INTERNAL EUC_TW
BIG5
EUC_LATIN1
EUC_TW EUC_TW
BIG5
EUC_JP
......
.....

None of them can use varchar as fields, and insert "³\" into the row.
Can anyone help?

Thanks
Dave

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-11-12 08:36:32 [RELEASE ANNOUNCEMENT] v7.0.3 *Final* now Available
Previous Message Alfred Perlstein 2000-11-12 07:00:50 Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)