DROP TABLE on partitioned tables should work without CASCADE

Edit
ID 1030
Title DROP TABLE on partitioned tables should work without CASCADE
Topic SQL Commands
Created 2017-02-24 02:21:09
Last modified 2017-03-06 10:56:08 (7 years, 9 months ago)
Latest email 2017-11-06 06:51:13 (7 years, 1 month ago)
Status
2017-03: Committed
Target version
Authors Amit Langote (amitlan), Ashutosh Bapat (ashutoshbapat)
Reviewers Simon Riggs (simon)Become reviewer
Committer Simon Riggs (simon)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1030
git checkout commitfest/cf/1030
Emails
dropping partitioned tables without CASCADE
First at 2017-02-20 02:16:52 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest at 2017-11-06 06:51:13 by Ashutosh Bapat <ashutosh.bapat at enterprisedb.com>
Latest attachment (0001-Improve-d-output-of-a-partitioned-table.patch) at 2017-11-06 06:51:13 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com>
    Attachment (0001-Improve-d-output-of-a-partitioned-table.patch) at 2017-11-06 06:51:13 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Improve-d-output-of-a-partitioned-table_v5.patch) at 2017-09-13 01:01:40 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Improve-d-output-of-a-partitioned-table_v4.patch) at 2017-09-06 07:36:06 from Rushabh Lathia <rushabh.lathia at gmail.com> (Patch: Yes)
    Attachment (0001-Improve-d-output-of-a-partitioned-table_v3.patch) at 2017-09-04 12:52:17 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Improve-d-output-of-a-partitioned-table_v2.patch) at 2017-09-04 04:51:32 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Improve-d-output-of-a-partitioned-table.patch) at 2017-03-08 09:27:41 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Ashutosh-s-patch-to-improve-dt-of-partitioned-tables.patch) at 2017-03-08 05:33:52 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (pg_part_desc.patch) at 2017-03-06 09:19:57 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-27 02:38:08 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE_v3.patch) at 2017-02-22 12:24:27 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-22 05:41:31 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE_v2.patch) at 2017-02-22 04:46:54 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-22 01:56:54 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-22 01:49:45 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-21 06:51:53 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-21 06:35:45 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-dropping-partitioned-table-without-CASCADE.patch) at 2017-02-20 02:16:52 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2017-03-06 10:56:08 Simon Riggs (simon) Closed in commitfest 2017-03 with status: Committed
2017-03-06 10:56:02 Simon Riggs (simon) Added simon as committer
2017-03-05 07:22:34 Simon Riggs (simon) New status: Waiting on Author
2017-03-02 07:19:17 Amit Langote (amitlan) New status: Needs review
2017-02-25 20:30:26 Simon Riggs (simon) New status: Waiting on Author
2017-02-24 15:56:24 Simon Riggs (simon) Added simon as reviewer
2017-02-24 02:21:44 Amit Langote (amitlan) Changed authors to Ashutosh Bapat (ashutosh_bapat), Amit Langote (amitlan)
2017-02-24 02:21:09 Amit Langote (amitlan) Attached mail thread 6c420206-45d7-3f56-8325-4bd7b76483ba@lab.ntt.co.jp
2017-02-24 02:21:09 Amit Langote (amitlan) Created patch record
Edit