PATCH: Debug a function deleted outside the pgAdmin III environment

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Debug a function deleted outside the pgAdmin III environment
Date: 2013-07-08 04:32:37
Message-ID: CAG7mmoxYSfzGWqpLinxfwB9L80-iUKvub_S_+ZfUF=E5AHy8Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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>

Attachment Content-Type Size
debug_deleted_function.patch application/octet-stream 1.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2013-07-08 05:03:46 Re: PATCH: Wait for the thread only if it is running
Previous Message Dinesh Kumar 2013-07-05 13:14:57 Patch for pgAdmin crash, while creating procedure.