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

From Neel Patel
Subject [pgadmin-hackers] [pgAdmin4][patch]: RM#2026 - Debugger enabled when pldbgapi extensionnot loaded
Date
Msg-id CACCA4P1Pt9hN=PQe+icUmO5rEoyku-0tt2n2FV7QyhRPDZ7RWQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][patch]: RM#2026 - Debugger enabledwhen pldbgapi extension not loaded  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #1807 Query Tool Does NotRecognize When File Changes Have Been Saved
Next
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] PATCH: Table dialogue column specification issues (pgAdmin4)