Re: PATCH: Debug a function deleted outside the pgAdmin III environment

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Debug a function deleted outside the pgAdmin III environment
Date: 2013-07-08 13:57:01
Message-ID: CA+OCxox=6SQF9z1ZXJ1coLWzsCQEfdeBZrMfRPWwfNVYM3rRxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Mon, Jul 8, 2013 at 5:32 AM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)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.enterprisedb.com>
>
>
>
> *http://www.linkedin.com/in/asheshvashi*<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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2013-07-08 15:55:24 Re: PATCH: Handle the cross type of debugging (context & in-context) on same function at the same time
Previous Message Dave Page 2013-07-08 13:56:46 pgAdmin III commit: Handle attempts to debug dropped functions graceful