Re: [pgAdmin4][patch]: RM#2026 - Debugger enabled when pldbgapi extension not loaded

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][patch]: RM#2026 - Debugger enabled when pldbgapi extension not loaded
Date: 2017-01-08 09:57:38
Message-ID: CA+OCxoxOu5rFoDrfWPo-W5iTNWd3CzX4hH9jNtBBt_O00G6rew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Friday, December 23, 2016, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
wrote:

> Hi,
>
> Please find attached patch file with the fix of RM #2026.
>
> *Issue :- *
> When debugger plugin is configured but doesn't have extension loaded in
> database then user allowed to launch the debugger.
>
> *Solution:-*
> Retrieve debugger plugin loaded information from database and return
> appropriate message to user before staring debugger.
>
> Do review it and let us know for comments.
>
> Thanks,
> Neel Patel
>

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-08 09:57:39 Re: PATCH: Table dialogue column specification issues (pgAdmin4)
Previous Message Dave Page 2017-01-08 09:57:37 Re: [pgAdmin4][Patch]: RM2000 - Add support for "effective_io_concurrency" tablespace option under parameter tab in tablespace