> -----Original Message-----
> From: Jan Zach [mailto:zach@centrum.cz]
> Sent: 21 April 2006 11:49
> To: Dave Page; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] query tool save problem
>
>
> The problem is with saving the query itself.
> See the attachment. It's char 0xf8 (\u0159). It is
> interesting this file can be read and saved (but national
> chars are diplayed crippled), however, writing those chars
> down from keyboard displayes them properly but the save does not work.
> In the table view data dialog national chars work properly.
> Database encoding is utf-8 if it's relevant...
Viewing the file in pgAdmin as well as other editors on Windows and Linux, I see characters shown in the screenshot
attached,which is also what DOS displays if I try alt+0248. I assume you are expecting to see r with an inverted carat
aboveit? In all cases I can save and load the file correctly.
Unfortunately encoding issues aren't something I know a huge amount about - perhaps Andreas or Hiroshi can provide
furtherhints? The thread starts at http://www.pgadmin.org/archives/pgadmin-support/2006-04/msg00100.php if you missed
it.
Regards, Dave.