pgAdmin 4 commit: Give more useful error messages when unable to debug

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Give more useful error messages when unable to debug
Дата
Msg-id E1ba1kP-0007vi-L1@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: String fix.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Debugger]: Fix RM-1224