Re: [pgadmin-hackers] some encodings aren't supported

2009-11-23 Thread Dave Page
Thanks - committed. On Mon, Nov 23, 2009 at 9:16 AM, Quan Zongliang wrote: > Hi > > And, some encodings aren't supported by PostgreSQL yet: > BIG5, GB18030, GBK, JOHAB, SJIS, SHIFT_JIS_2004, UHC > See here: http://www.postgresql.org/docs/8.4/static/multibyte.html > But all of them can be selected

[pgadmin-hackers] some encodings aren't supported

2009-11-22 Thread Quan Zongliang
Hi And, some encodings aren't supported by PostgreSQL yet: BIG5, GB18030, GBK, JOHAB, SJIS, SHIFT_JIS_2004, UHC See here: http://www.postgresql.org/docs/8.4/static/multibyte.html But all of them can be selected in new Database dialog. I checked some PostgreSQL sources. some functions are defined