Declarative partitioning

Edit
ID 469
Title Declarative partitioning
Topic SQL Commands
Created 2016-01-01 07:37:47
Last modified 2016-03-21 19:55:01 (8 years, 7 months ago)
Latest email 2016-08-10 10:29:11 (8 years, 3 months ago)
Status
2016-03: Returned with feedback
2016-01: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Ildar Musin (i.musin), jacob bogers (lucifer333)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/469
git checkout commitfest/cf/469
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
2016-03-21 19:55:01 Robert Haas (rhaas) Closed in commitfest 2016-03 with status: Returned with feedback
2016-03-16 02:16:49 jacob bogers (lucifer333) Added lucifer333 as reviewer
2016-03-02 15:19:21 Amit Langote (amitlan) New status: Waiting on Author
2016-02-24 09:40:55 Ildar Musin (i.musin) Added i.musin as reviewer
2016-02-02 14:42:03 Amit Langote (amitlan) Closed in commitfest 2016-01 with status: Moved to next CF
2016-01-01 07:38:14 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2016-01-01 07:37:48 Amit Langote (amitlan) Attached mail thread 55D3093C.5010800@lab.ntt.co.jp
2016-01-01 07:37:47 Amit Langote (amitlan) Created patch record
Edit