Re: pgAdmin2 Japanese display - Mailing list pgadmin-hackers

From Hiroshi Inoue
Subject Re: pgAdmin2 Japanese display
Date
Msg-id 3C7B2252.2F7CC2E4@tpf.co.jp
Whole thread Raw
In response to Re: pgAdmin2 Japanese display  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Dave Page wrote:
>
> Jean-Michel POURE allegedly said:
> > Le Lundi 25 F騅rier 2002 17:19, Hiroshi Inoue a 馗rit :
> >> SET CLIENT_ENCODING to 'SJIS'
> >> Strictly speaking, you need a multibyte psqlodbc driver
> >> to handle SJIS(Shift Jis) properly.
> >
> > 2) Is the multibyte psqlodbc driver a separate driver? What are the
> > settings to switch odbc to SJIS?
>
> Yes it is - it's not the one we distribute from odbc.postgresql.org or
> with pgAdmin.
>
> Hiroshi, will the multibyte version work OK with Latin encodings? I
> suppose what I'm asking is, should we distribute the multibyte version by
> default or would it break things for people that are not using multibyte
> encodings?

According to Eiji Tokuya who introduced the multibyte support,
the multibyte version has no problem with single byte encodings.

regards,
Hiroshi Inoue

pgadmin-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: pgAdmin2 Japanese display
Next
From: Jean-Michel POURE
Date:
Subject: Re: Database->ServerEncoding, ClientEncoding (again)