Re: PATCH: Debug a function deleted outside the pgAdmin III environment - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: Debug a function deleted outside the pgAdmin III environment
Date
Msg-id CA+OCxox=6SQF9z1ZXJ1coLWzsCQEfdeBZrMfRPWwfNVYM3rRxQ@mail.gmail.com
Whole thread Raw
In response to PATCH: Debug a function deleted outside the pgAdmin III environment  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: PATCH: Debug a function deleted outside the pgAdmin III environment  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.


On Mon, Jul 8, 2013 at 5:32 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Dave/Team,

We found one more issue related to the debugger.
When a user try to debug a function, which is deleted outside the pgAdmin III environment, it may result into an crash.

Please find the patch to resolve the issue.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Handle attempts to debug dropped functions graceful
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Handle the cross type of debugging (context & in-context) on same function at the same time