[pgAdmin4][RM3462] PG11: Support INCLUDE indexes - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin4][RM3462] PG11: Support INCLUDE indexes
Date
Msg-id CAM9w-_=ZcgS4VUSrwcwem=8-xj1xRoYwiu8W-_GmX7bzqnDzag@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to support INCLUDE clause for indexes which is added from Postgres 11. As per Postgres 11 docs, INCLUDE clause is supported for Unique Key, Primary Key, Exclusion constraint and Normal Indexes.

The patch also includes python test cases for Exclusion constraint and small fix in SQL Editor module where the test case ExtractSQLFromNetworkParametersTest was failing for me due on Python 2.7.

​Kindly review.​

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 3.2 release schedule
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes