pgAdmin III commit: Avoid a possible crash.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Avoid a possible crash.
Date: 2010-10-22 20:46:28
Message-ID: 201010222046.o9MKkSLw048958@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Avoid a possible crash.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=680ddbcb84194812cb97e2ca81889095cc56d08a

Modified Files
--------------
pgadmin/agent/dlgSchedule.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-10-23 08:36:03 pgAdmin III commit: Build static libraries as well on Windows for those
Previous Message Dave Page 2010-10-22 20:36:44 pgAdmin III commit: Dynamically link with wxWidgets on Windows.