Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: UTF-8 support




> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm(dot)poure(at)freesurf(dot)fr] 
> Sent: 20 May 2003 14:06
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] UTF-8 support
> 
> 
> Dear all,
> 
> I am stuck by the beauty of pgAdmin3. Thanks to all of you. 
> While browsing 
> UTF-8 data, I noticed that german and spanish text displayed 
> well. Only the 
> Japanese text does not display.

Cool. Nice to know it works better than VB!

> Are you converting UTF-8 into Latin1 or is pgAdmin3 really 
> UTF-8 compatible (I 
> thought GTK 1.2 did not support UTF-8)?

We are not doing anything about charsets yet, other than following the
wxWindows guidelines for Unicode support by wrapping all literal strings
in the wxT() macro.

My intention was to get the core functionality done, tested and
released, and then to work on stuff like Unicode/UTF-8 support (which I
still need to get my head fully around!)

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group