pgAdmin 4 commit: Give more useful error messages when unable to debug - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Give more useful error messages when unable to debug
Date
Msg-id E1ba1kP-0007vi-L1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Give more useful error messages when unable to debug functions. Fixes #1224

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 23 +++++++++++++---------
.../debugger/templates/debugger/js/debugger.js     |  2 +-
2 files changed, 15 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: String fix.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Debugger]: Fix RM-1224