Обсуждение: [pgadmin-hackers] [pgAdmin4][patch]: RM#2026 - Debugger enabled when pldbgapi extensionnot loaded

Поиск
Список
Период
Сортировка

[pgadmin-hackers] [pgAdmin4][patch]: RM#2026 - Debugger enabled when pldbgapi extensionnot loaded

От
Neel Patel
Дата:
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
Вложения
Thanks, patch applied.

On Friday, December 23, 2016, Neel Patel <neel.patel@enterprisedb.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