This is a discussion on Re: Unicode characters under WinXp within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto gadmin-support-owner@postgresql.org] On Behalf Of YourSoft > Sent: 03 May 2006 11:09 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto > Sent: 03 May 2006 11:09 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Unicode characters under WinXp > > Dear Developers, > > Thanks for your works with this great tool (pgadmin). > > I found a bug under WinXp in 1.4.2 (Mar 6 2006) version: > When i make a select in the 'Query tool' e.g.: > select * from table where model like 'Ös%' > The result is ok. > When i make a filter in the right click menu of 'table' with > 'View filtered data' e.g.: > model like 'Ös%' > The result is an error message box with the following: > An error has occured: > > ERROR: invalid UTF-8 byte sequence detected near byte 0xd6 Oops, thanks - fixed in SVN for 1.4.3 and above. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |