Author: dpage
Date: 2009-02-27 14:18:51 +0000 (Fri, 27 Feb 2009)
New Revision: 7623
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7623&view=rev
Log:
Improve error handling for query thread - in particular, catch encoding conversion errors, and errors that might be thrown by libpq rather than the server.
Modified:
trunk/pgadmin3/pgadmin/db/pgConn.cpp
trunk/pgadmin3/pgadmin/db/pgQueryThread.cpp
trunk/pgadmin3/pgadmin/include/db/pgConn.h