> -----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.