pgAdmin 4 commit: Fixed an issue where query editor is not being closed

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where query editor is not being closed
Дата
Msg-id E1ldWQJ-0002KL-8s@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where query editor is not being closed if the user clicks on the 'Don't Save' button. Fixes #6417

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a2145e5fa8632c92a4f4c701d6dab36daf22e0b
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where the current debug line is not vi