Boolean partition syntax

Edit
ID 1410
Title Boolean partition syntax
Topic SQL Commands
Created 2017-12-13 06:31:18
Last modified 2018-03-21 14:31:40 (6 years, 7 months ago)
Latest email 2018-04-10 17:22:52 (6 years, 7 months ago)
Status
2018-03: Returned with feedback
2018-01: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Mark Dilger (hornschnorter)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/1410
git checkout commitfest/cf/1410
Emails
Boolean partitions syntax
First at 2017-12-12 01:49:09 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest at 2018-04-10 17:22:52 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (any_expression_as_partbound.patch) at 2018-04-10 11:13:05 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
    Attachment (any_expression_as_partbound.patch) at 2018-04-10 11:13:05 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (allow_bool_as_partbound_v2.patch) at 2018-04-10 01:34:27 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (allow_bool_as_partbound.patch) at 2018-02-05 09:17:52 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v4-0001-Allow-Boolean-values-in-partition-FOR-VALUES-clau.patch) at 2018-01-29 04:21:54 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v3-0001-Allow-Boolean-values-in-partition-FOR-VALUES-clau.patch) at 2018-01-26 01:44:08 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-Boolean-values-in-partition-FOR-VALUES-clause-v2.patch) at 2017-12-12 06:39:19 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-Boolean-values-in-partition-FOR-VALUES-clause-v2.patch) at 2017-12-12 06:35:59 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Allow-Boolean-values-in-partition-FOR-VALUES-clause.patch) at 2017-12-12 01:49:09 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2018-03-21 14:31:40 David Steele (dsteele) Closed in commitfest 2018-03 with status: Returned with feedback
2018-02-07 16:05:18 David Steele (dsteele) New status: Waiting on Author
2018-02-07 16:05:04 David Steele (dsteele) Closed in commitfest 2018-01 with status: Moved to next CF
2018-02-07 16:05:00 David Steele (dsteele) New status: Needs review
2018-01-26 01:28:24 Stephen Frost (sfrost) New status: Waiting on Author
2017-12-19 21:30:46 Mark Dilger (hornschnorter) Added hornschnorter as reviewer
2017-12-13 06:31:36 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2017-12-13 06:31:18 Amit Langote (amitlan) Attached mail thread e05c5162-1103-7e37-d1ab-6de3e0afaf70@lab.ntt.co.jp
2017-12-13 06:31:18 Amit Langote (amitlan) Created patch record
Edit