pgAdmin III commit: Prevent a crash if a trigger that's been dropped in

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent a crash if a trigger that's been dropped in
Date: 2011-06-10 15:03:31
Message-ID: 201106101503.p5AF3ViE074004@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent a crash if a trigger that's been dropped in another session
is refreshed.

Branch
------
master

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

Modified Files
--------------
pgadmin/include/schema/pgTrigger.h | 10 +++++++++-
pgadmin/schema/pgTrigger.cpp | 3 ++-
2 files changed, 11 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-06-10 15:51:47 Re: 1.14 beta 2
Previous Message Dave Page 2011-06-10 08:25:56 pgAdmin III commit: Tag REL-1_14_0-BETA2 has been created.