[pgAdmin][RM4633] Bad view in partitioned tables

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin][RM4633] Bad view in partitioned tables
Дата
Msg-id CANxoLDcU_NqABtQA2H5zsFjK6Pb8evdGOBoNGxekvx9KroRmow@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM4633] Bad view in partitioned tables  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers

Attached is the patch to support the view part of the multilevel partitions. Users can perform all the operations except creating the partitions as a partitioned table. Users can create a partition table separately and attach it as a partition of another partition table.

There are two problems mentioned in the RM. I have fixed the first one and we won't fix the second problem as by design we decided to show Partitions like Schema->Table->Partitions

Please review it.
--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove debugging and incorrect comment.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Added code coverage tool for pgAdmin. Fixes #5048.