[pgadmin-org/pgadmin4] 0687c5: Added support to detach partitions using concurren...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 0687c5: Added support to detach partitions using concurren...
Date: 2023-06-29 05:03:53
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/dcca55-0687c5@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0687c52fdcc6c150d26d435ef721e3e8390696b1
https://github.com/pgadmin-org/pgadmin4/commit/0687c52fdcc6c150d26d435ef721e3e8390696b1
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-29 (Thu, 29 Jun 2023)

Changed paths:
M docs/en_US/release_notes.rst
A docs/en_US/release_notes_7_5.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/detach.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/detach.sql

Log Message:
-----------
Added support to detach partitions using concurrently and finalize. #6369

Browse pgadmin-hackers by date

  From Date Subject
Next Message Anil Sahoo 2023-06-29 05:04:33 [pgadmin-org/pgadmin4] cbeacf: Fixed Query Tool/ PSQL tool tab title not getting ...
Previous Message Fahar Abbas 2023-06-28 14:43:03 Re: pgAdmin4 v7.4 candidate builds