This is a discussion on Re: Bug in 'query tool' within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> > -----Original Message----- > From: YourSoft [mailto:yoursoft@freemail.hu] > Sent: 23 May 2006 08:08 > To: Dave Page > Subject: ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: YourSoft [mailto:yoursoft@freemail.hu] > Sent: 23 May 2006 08:08 > To: Dave Page > Subject: Re: [pgadmin-support] Bug in 'query tool' > > Dear Dave, > > My PostgreSQL version is: 8.1.3 (under WinXp Hungarian - > latest win32 release). > My pgAdmin version is: 1.4.2 (win32 - latest release). > > I think my code page is LATIN2. > > If you need any help in this (log files, try a debugged > pgAdmin version on my computer etc.), I will help to you. :-) Can you try it under PostgreSQL 8.1.4 please (it is released - I built it myself yesterday). As I mentioned it has vastly improved encoding validators to detect and reject invalid byte sequences. The error I was seeing yesterday implies that something in your test was not valid in UTF8 which might also be why pgAdmin fails to save it properly. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |