pgAdmin III commit: Handle attempts to debug dropped functions graceful

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Handle attempts to debug dropped functions graceful
Date: 2013-07-08 13:56:46
Message-ID: E1UwBvq-0008Q3-5k@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-07-08 13:57:01 Re: PATCH: Debug a function deleted outside the pgAdmin III environment
Previous Message Dave Page 2013-07-08 13:53:00 Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)