Declarative partitioning

Edit
ID 331
Title Declarative partitioning
Topic SQL Commands
Created 2015-08-19 01:16:29
Last modified 2015-12-02 07:37:15 (8 years, 11 months ago)
Latest email 2016-08-10 10:29:11 (8 years, 3 months ago)
Status
2015-11: Returned with feedback
2015-09: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Simon Riggs (simon)Become reviewer
Committer
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/331
git checkout commitfest/cf/331
Emails
Declarative partitioning
First at 2015-08-18 10:30:20 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest at 2016-08-10 10:29:11 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest attachment (0001-Add-syntax-to-specify-partition-key-v7.patch) at 2016-06-27 10:26:13 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
    Attachment (0001-Add-syntax-to-specify-partition-key-v7.patch) at 2016-06-27 10:26:13 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v6.patch) at 2016-06-09 01:50:21 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (pg_dump_adjust.patch) at 2016-06-08 13:22:54 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v5.patch) at 2016-05-23 10:05:41 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v5.patch) at 2016-05-20 08:37:23 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (20160518_decl_part_opt.patch) at 2016-05-18 15:36:27 from Ildar Musin <i.musin at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v4.patch) at 2016-05-11 02:26:23 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v3.patch) at 2016-04-21 02:05:38 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v2.patch) at 2016-04-20 10:28:40 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Add-syntax-to-specify-partition-key-v1.patch) at 2016-04-15 04:35:42 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (decl-part-20160217-1.tar.gz) at 2016-02-17 02:56:27 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: No)
    Attachment (0001-Add-relkind-RELKIND_PARTITIONED_REL-to-pg_class.h.patch) at 2016-02-15 01:55:57 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (declarative-partitioning-wip-1.patch.tar.gz) at 2015-10-30 10:08:46 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: No)
    Attachment (declarative-partitioning-wip-1.patch) at 2015-08-18 10:30:20 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2015-12-02 07:37:15 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Returned with feedback
2015-09-04 21:57:07 Simon Riggs (simon) Closed in commitfest 2015-09 with status: Moved to next CF
2015-08-26 14:01:58 Simon Riggs (simon) Posted review with messageid <20150826140158.3678.53116.pgcf@coridan.postgresql.org>
2015-08-26 14:01:58 Simon Riggs (simon) New status: Waiting on Author
2015-08-19 11:34:56 Simon Riggs (simon) Added simon as reviewer
2015-08-19 01:17:16 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2015-08-19 01:16:30 Amit Langote (amitlan) Attached mail thread 55D3093C.5010800@lab.ntt.co.jp
2015-08-19 01:16:29 Amit Langote (amitlan) Created patch record
Edit