pgAdmin 4 commit: Allow debugging of functions and procedures in packag - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow debugging of functions and procedures in packag
Date
Msg-id E1bsTbq-0004NV-Lv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow debugging of functions and procedures in packages on EPAS. Fixes #1577

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e86345c28ec25d90a6f8997b6587c9651456f55
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 18 ++++++--
.../debugger/templates/debugger/js/debugger.js     | 28 +++++++++++-
.../debugger/templates/debugger/js/debugger_ui.js  | 50 ++++++++++++++++++++--
3 files changed, 88 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Listing of files/folders not sorted alphabetically in Storage Manager
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: To fix the issue in Debugger module (pgAdmin4)