From: "Andreas Pflug" <pgadmin@pse-consulting.de>
(snip)
> >>This is correctly diagnosed, non-ascii data in a SQL_ASCII encoded
> >>database will not be shown because the server doesn't know how to encode
> >>it in Unicode.
> >>
> >>This is fixed for HEAD and BRANCH.
> >
> >No.
> >Server encoding as below.
> >
>
> This is not suitable for non-ascii chars, because the upper bit will be
> chopped off (ascii->utf8), effectively destroying the string, or
> converted to a bogus char (xx), effectively destroying the string.
Hmm..
Is it a specific code or all code?
However,
Will you absorb all the bugs of PostgreSQL?
regards,
Hiroshi Saito