pgAdmin 4 commit: Fixed an issue where --load-server does not allow loa

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where --load-server does not allow loa
Дата
Msg-id E1kCipM-0006LX-TH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where --load-server does not allow loading connections that use pg_services. Fixes #5746

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b5c299c5ad2547c2813dfb78c6e9fbfb0c382e9a
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst |  1 +
web/setup.py                      | 39 +++++++++++++++++++++++----------------
2 files changed, 24 insertions(+), 16 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: More idiomatic python3 + fix some tests
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] #5746 setup.py --load-server does not allow loading connections that use pg_services