[pgAdmin4][RM3462] PG11: Support INCLUDE indexes

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin4][RM3462] PG11: Support INCLUDE indexes
Дата
Msg-id CAM9w-_=ZcgS4VUSrwcwem=8-xj1xRoYwiu8W-_GmX7bzqnDzag@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes  (Dave Page <dpage@pgadmin.org>)
Список 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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 3.2 release schedule
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM3462] PG11: Support INCLUDE indexes