pgAdmin 4 commit: Fix constraint on server table to allow port 65535 to

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix constraint on server table to allow port 65535 to
Дата
Msg-id E1bG26z-0004oS-Kp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix constraint on server table to allow port 65535 to be used. Fixes #1388

Branch
------
master

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

Modified Files
--------------
web/config.py |  2 +-
web/setup.py  | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't offer an option to drop the current maintenance
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)