pgAdmin 4 commit: Fix constraint on server table to allow port 65535 to - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix constraint on server table to allow port 65535 to
Date
Msg-id E1bG26z-0004oS-Kp@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't offer an option to drop the current maintenance
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)