SVN Commit by dpage: r7622 - trunk/pgadmin3/pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7622 - trunk/pgadmin3/pgadmin/schema
Date: 2009-02-27 14:17:24
Message-ID: 200902271417.n1REHOwU025853@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-02-27 14:17:24 +0000 (Fri, 27 Feb 2009)

New Revision: 7622

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7622&view=rev

Log:
Don't include translated strings in the queries sent to the server - they may fail conversion to SQL_ASCII and throw an error.

Modified:
trunk/pgadmin3/pgadmin/schema/edbSynonym.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-02-27 14:18:51 SVN Commit by dpage: r7623 - in trunk/pgadmin3/pgadmin: db include/db
Previous Message Guillaume Lelarge 2009-02-27 12:49:49 Re: Server Status window work