can't insert "³\" as varchar in 7.0.2 and 7.1 - Mailing list pgsql-hackers

From Dave
Subject can't insert "³\" as varchar in 7.0.2 and 7.1
Date
Msg-id n0oOOkvMDjUalndqfaIJQtCBThid@4ax.com
Whole thread Raw
Responses Re: can't insert "³\" as varchar in 7.0.2 and 7.1  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List 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


pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)
Next
From: The Hermit Hacker
Date:
Subject: [RELEASE ANNOUNCEMENT] v7.0.3 *Final* now Available