Thread: pgAdmin 4 commit: Allow non-superusers to debug their own functionsand

pgAdmin 4 commit: Allow non-superusers to debug their own functionsand

From
Dave Page
Date:
Allow non-superusers to debug their own functions and prevent them from setting global breakpoints. Fixes #2162

Based on a patch from Kit Yam Tse

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a9fa093d4b988403f8350f06958951272a5304e1
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 40 ++++++++++++++++------
.../debugger/templates/debugger/js/debugger.js     | 40 +++++++++++++---------
2 files changed, 53 insertions(+), 27 deletions(-)