Bug in 'query tool'

From: YourSoft <yoursoft(at)freemail(dot)hu>
To: pgadmin-support(at)postgresql(dot)org
Subject: Bug in 'query tool'
Date: 2006-05-22 14:15:08
Message-ID: 4471C76C.4010601@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Dear List,

I found an other bug related to special characters.
Try insert the following query:
select translate(s2, 'ÁÉÍÓÖŐÜŰÚ', 'áéíóöőüűú');
save the query into file. You will get a 0 byte length file.

Regards,
Ferenc

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2006-05-22 14:31:29 Re: Bug in 'query tool'
Previous Message Thomas Sondag 2006-05-22 14:10:18 Re: role with "CREATEDB" and "CREATEROLE" without effect on GUI