Author: dpage Date: 2008-04-04 13:28:15 +0100 (Fri, 04 Apr 2008)
New Revision: 7216 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7216&view=rev Log: Fix the logging system to ensure that errors from the query tool get logged, and notices are only output once. Cleanup some other minor misbehaviours at the same time. Per report from Erwin. Modified: branches/REL-1_8_0_EDB/pgadmin3/CHANGELOG branches/REL-1_8_0_EDB/pgadmin3/pgadmin/db/pgConn.cpp branches/REL-1_8_0_EDB/pgadmin3/pgadmin/db/pgQueryThread.cpp branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmQuery.cpp branches/REL-1_8_0_EDB/pgadmin3/pgadmin/include/db/pgConn.h branches/REL-1_8_0_EDB/pgadmin3/pgadmin/include/utils/sysLogger.h branches/REL-1_8_0_EDB/pgadmin3/pgadmin/utils/sysLogger.cpp -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
