pgAdmin 4 commit: Fix toggle breakpoints buttons in the debugger.Fixes

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix toggle breakpoints buttons in the debugger.Fixes
Дата
Msg-id E1gP8nk-0005yZ-Hq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix toggle breakpoints buttons in the debugger. Fixes #3736

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=782b7419f68f5da4a25aa3a06f02c07f782d1cb0

Modified Files
--------------
docs/en_US/release_notes_3_6.rst               | 1 +
web/pgadmin/tools/debugger/static/js/direct.js | 1 +
2 files changed, 2 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3354 Debugger does not start if functionhas input vars of type array
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3736 In case of Debugger, if click onbreakpoints then other buttons should not disabled