pgAdmin 4 commit: Fixed an issue where connections keep open to (closed

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where connections keep open to (closed
Дата
Msg-id E1nAC2s-0004Ij-K1@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where connections keep open to (closed) connections on the initial connection to the database server.
Fixes#7035 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d945c6f8431c2e152eef9447abd309ee50d8ae2e
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst                                        | 1 +
.../browser/server_groups/servers/databases/static/js/database.js       | 1 +
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js                   | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] - Housekeeping #7017- [React] Port Import Export dialog to React.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7035]: v6.2 keeps opening connections to (closed) connections on initial connection to database server/cluster