pgAdmin III commit: Handle attempts to debug dropped functions graceful - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Handle attempts to debug dropped functions graceful
Date
Msg-id E1UwBvq-0008Q3-5k@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle attempts to debug dropped functions gracefully.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=effdb5ac5c19eea5fe336cc822aee6aaaea468aa
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/debugger/debugger.cpp |   18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)
Next
From: Dave Page
Date:
Subject: Re: PATCH: Debug a function deleted outside the pgAdmin III environment