Re: [ODBC] pgAdmin2 UTF-8 support - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [ODBC] pgAdmin2 UTF-8 support
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB10475FA@dogbert.vale-housing.co.uk
Whole thread Raw
Responses Re: [ODBC] pgAdmin2 UTF-8 support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Re: [ODBC] pgAdmin2 UTF-8 support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 25 February 2002 08:51
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] [ODBC] pgAdmin2 UTF-8 support
>
>
> > OK, what about if you select the data back in pgAdmin -
> does it then
> > display it?
> Sure, it does. This is a new feature of PostgreSQL 7.2.
>
> > Also, does SET CLIENT_ENCODING SQL_ASCII; work?
> No it does not. "é" is stored as 'i'.

So, to get this straight in my non multilingual brain, if you set client
encoding to latin1 then european charsets (i.e. latin based) work perfectly
in pgAdmin?

So probably we need to _at least_ do something similar for Japanese/Hebrew
etc...

/D

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: [ODBC] pgAdmin2 UTF-8 support
Next
From: Jean-Michel POURE
Date:
Subject: Re: [ODBC] pgAdmin2 UTF-8 support