Re: - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re:
Date
Msg-id 021401c38842$f46fc2d0$1f324d80@w2k
Whole thread Raw
In response to Re:  ("Serguei A. Mokhov" <mokhov@cs.concordia.ca>)
Responses Re:
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re:
Next
From: Andreas Pflug
Date:
Subject: Re: