SVN Commit by dpage: r7216 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/db pgadmin/frm pgadmin/include/db pgadmin/include/utils pgadmin/utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7216 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/db pgadmin/frm pgadmin/include/db pgadmin/include/utils pgadmin/utils
Date: 2008-04-04 12:28:15
Message-ID: 200804041228.m34CSFI3007051@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-04-04 12:31:54 Re: Errors & notices in pgAdmin log-files broken
Previous Message svn 2008-04-04 12:28:00 SVN Commit by dpage: r7215 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/db pgadmin/frm pgadmin/include/db pgadmin/include/utils pgadmin/utils