Re: [pgAdmin4][Patch]: RM #3180 Index node is missing from the treeview of the table node
От | Murtuza Zabuawala |
---|---|
Тема | Re: [pgAdmin4][Patch]: RM #3180 Index node is missing from the treeview of the table node |
Дата | |
Msg-id | CAKKotZRynLe885bAzH94kgv0M=4Tg3c13YfLRmxtMT72HqmKHA@mail.gmail.com обсуждение исходный текст |
Ответ на | [pgAdmin4][Patch]: RM #3180 Index node is missing from the tree viewof the table node (Akshay Joshi <akshay.joshi@enterprisedb.com>) |
Ответы |
Re: [pgAdmin4][Patch]: RM #3180 Index node is missing from the tree view of the table node
|
Список | pgadmin-hackers |
Hi Akshay,
I have concerns regarding the fix, As you negate the condition, Before the fix it was not displaying Index node for Tables but after the fix it will not display it for Partition tables.
But when I read the Postgres docs it say,
Partitions may themselves be defined as partitioned tables, using what is called sub-partitioning. Partitions may have their own indexes, constraints and default values, distinct from those of other partitions. Indexes must be created separately for each partition. See CREATE TABLE for more details on creating partitioned tables and partitions.
Ref: https://www.postgresql.org/docs/10/static/ddl-partitioning.html (Sec: 5.10.2)
--
Regards,
On Thu, Mar 29, 2018 at 6:05 PM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,Please find the attached patch to fix RM #3180 Index node is missing from the tree view of the table node. This is a regression of one of the older commit.--Akshay JoshiSr. Software ArchitectPhone: +91 20-3058-9517
Mobile: +91 976-788-8246
В списке pgadmin-hackers по дате отправления: