> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 24 September 2001 06:26
> To: Jean-Michel POURE
> Cc: pgsql-odbc@postgresql.org; pgsql-hackers@postgresql.org;
> Tatsuo Ishii
> Subject: Re: [ODBC] UTF-8 support
>
>
> Jean-Michel POURE wrote:
> >
> > 3) Is there a way to query available encodings in PostgreSQL for
> > display in pgAdmin.
>
> Could pgAdmin display multibyte chars in the first place ?
Dunno, never tried it - perhaps some could let us know?
pgAdmin does now (as of last night) support encoding names (SQL_ASCII,
EUC_JP, KOI8 etc), however the list of options is hardcoded from the list in
multibyte.html (though you can overtype if you know better). If there is a
more up-to-date list than this I'd be glad to know.
Regards, Dave.