Re: pgAdmin2 Japanese display - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin2 Japanese display
Date
Msg-id 1076.193.237.19.179.1014668048.squirrel@ssl.vale-housing.co.uk
Whole thread Raw
In response to Re: pgAdmin2 Japanese display  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Jean-Michel POURE allegedly said:
> Le Lundi 25 Février 2002 17:19, Hiroshi Inoue a écrit :
>> 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?

Regards, Dave.



pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Database->ServerEncoding, ClientEncoding (again)
Next
From: "Dave Page"
Date:
Subject: Re: Database->ServerEncoding, ClientEncoding