pgAdmin 4 commit: Fix debugging of self-referencing functions. Fixes#2

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fix debugging of self-referencing functions. Fixes#2
Дата
Msg-id E1eMxGX-0007xT-WB@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix debugging of self-referencing functions. Fixes #2524

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
web/pgadmin/tools/debugger/static/js/direct.js     | 40 +++++++++++++---------
.../templates/debugger/sql/v1/continue.sql         |  4 +--
.../templates/debugger/sql/v1/select_frame.sql     |  4 +--
.../templates/debugger/sql/v1/step_into.sql        |  4 +--
.../templates/debugger/sql/v1/step_over.sql        |  4 +--
.../debugger/sql/v1/wait_for_breakpoint.sql        |  4 +--
.../templates/debugger/sql/v2/continue.sql         |  4 +--
.../templates/debugger/sql/v2/select_frame.sql     |  4 +--
.../templates/debugger/sql/v2/step_into.sql        |  4 +--
.../templates/debugger/sql/v2/step_over.sql        |  4 +--
.../debugger/sql/v2/wait_for_breakpoint.sql        |  4 +--
11 files changed, 43 insertions(+), 37 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fix a reference before assignment error in the filed