[pgadmin-hackers] pgAdmin 4 commit: Properly handle setting comments and other optionson

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Properly handle setting comments and other optionson
Дата
Msg-id E1cYs4r-0007PT-8b@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Properly handle setting comments and other options on databases with allowconn = False. Fixes #2024

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d442da9ffd7acbc97fc28e8dc95e043fefa1617
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    | 173 ++++++++++++---------
web/pgadmin/utils/driver/psycopg2/__init__.py      |   2 +
2 files changed, 100 insertions(+), 75 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)