pgAdmin 4 commit: Fix a referenced before assignment bug inconnection

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fix a referenced before assignment bug inconnection
Дата
Msg-id E1eMxGW-0007r0-98@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix a referenced before assignment bug in connection management. Fixes #2868

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3379719a26b303ab31d20a93373741afab968d0e
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message