pgAdmin 4 commit: Prevent the debugger controls being pressed againbef

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent the debugger controls being pressed againbef
Дата
Msg-id E1gP8zr-0006jU-Cs@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent the debugger controls being pressed again before previous processing is complete. Fixes #3734

Note that this needs to be re-visited in the future, as the current fix is somewhat hacky.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05e067035f1f8b4b3f80371930cb183ada392af6
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3742 ALTER COLUMN bug
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3734 "Error Message displayed once useruse debugger and execute procedure list_emp 5 times with fast speed"