Regarding feature #6369

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Regarding feature #6369
Date: 2023-06-28 08:43:26
Message-ID: CANxoLDdtMaOXRifk0aXUMDc40iaZb2ykJQBzJJOj57=2ascJRg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers

I have started working on Feature #6369 to add support for the syntax
"ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | FINALIZE". This syntax
is available from PostgreSQL v14 and above.

I have modified the old context menu item with the label 'Detach Partition'
to a parent menu group with sub-menu items 'Detach', 'Concurrently', and
'Finalize'. Please refer to the below screenshots:

v14 and Above
v13 and below
[image: Screenshot 2023-06-28 at 1.58.01 PM.png] [image:
Screenshot 2023-06-28 at 2.02.03 PM.png]

Let me know your thoughts/suggestions.
--
Akshay Joshi
Principal Software Architect
www.enterprisedb.com

*Blog*: https://www.enterprisedb.com/akshay-joshi
*GitHub*: https://github.com/akshay-joshi
*LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-06-28 08:52:57 Re: Regarding feature #6369
Previous Message Akshay Joshi 2023-06-26 12:32:36 pgAdmin4 v7.4 candidate builds