pgAdmin 4 commit: Fixes #1147 - 65536 is valid port for PostgreSQL.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1147 - 65536 is valid port for PostgreSQL.
Date: 2016-05-29 10:34:24
Message-ID: E1b6y36-0002qd-Od@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1147 - 65536 is valid port for PostgreSQL.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=70cca42d61da929cdac2b378ec355c9a670770c7
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/templates/servers/servers.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-29 10:34:35 Re: PATCH: To fix an issue with port validation (pgAdmin4)
Previous Message Ashesh Vashi 2016-05-29 10:32:30 Re: [PATCH] Tables node (pgAdmin4)