pgAdmin 4 commit: Ensure the browser close confirmation is only shown w

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the browser close confirmation is only shown w
Дата
Msg-id E1hgVX7-0005U7-TV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser
tab.Fixes #4403 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2451db87978c3bd43fb6350f990cc0e49c7928bb
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4139] Drag and drop object names in Query Editor fromBrowser Tree
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Prevent an error that may occur when editing data wit