Hello there!<br /><br />I think I discovered a bug in pgAdminIII 1.6.3 (win-binary).<br />If you copy a text in Acrobat
Readeran paste it into the pgAdmin SQL-Window and then hit the Save-Button the whole program crashes with a seg-fault.
<br/>Additionally and more severe the file you wanted to save to is corrupted (0 byte size).<br /><br />I think this
mightbe a problem with the encoding charset, because if you send a query to the database which includes a pasted text
partwhich was copied from Acrobat the database rejects the query with a strange "syntax error" showing Unicode-letters
asASCII-letters. <br /><br />Chris<br />