PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)
Date: 2016-06-22 06:14:36
Message-ID: CAKKotZSWgp_cS5ZfUWuLPXDyDER4W7Vs1Woskug6EA6F2+gGBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue in server port check constraint validation which
was not allowing user to save port 65535. (RM#1388)

We have changed in server table definition hence user has to run "setup.py"
again to fix the issue.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_1388.patch application/octet-stream 2.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-22 08:05:44 Re: PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)
Previous Message Dave Page 2016-06-21 14:33:36 pgAdmin 4 commit: Code tidy.