patch for RM1875 exclusion constraint support for pg-9.6 [pgAdmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: patch for RM1875 exclusion constraint support for pg-9.6 [pgAdmin4]
Date: 2016-10-21 14:06:17
Message-ID: CAFiP3vw+Mw6ghsM9K1OGFnCMN5CAVKr=HxJ9HAzOmP5NJ--8+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch for RM1875.

Issue fixed:
1. Exclusion constraint added support for pg-9.6
2. Fixed index out of list (python error) when Exclusion constraint is
created without name.

--
*Harshal Dhumal*
*Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM1875.patch text/x-patch 21.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 14:06:49 pgAdmin 4 commit: Ensure preferences values are stored properly. Fixes
Previous Message Dave Page 2016-10-21 13:57:42 Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220