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

From svn@pgadmin.org
Subject SVN Commit by dpage: r7622 - trunk/pgadmin3/pgadmin/schema
Date
Msg-id 200902271417.n1REHOwU025853@developer.pgadmin.org
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Server Status window work
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7623 - in trunk/pgadmin3/pgadmin: db include/db