Default values in partition tables don't work as expected and allow NOT NULL violation

Edit
ID 1671
Title Default values in partition tables don't work as expected and allow NOT NULL violation
Topic Bug Fixes
Created 2018-06-14 01:55:35
Last modified 2018-11-09 04:54:40 (6 years ago)
Latest email 2018-11-13 17:39:11 (6 years ago)
Status
2018-11: Committed
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Ashutosh Bapat (ashutoshbapat)Become reviewer
Committer Álvaro Herrera (alvherre)
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/1671
git checkout commitfest/cf/1671
Emails
BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation
First at 2018-05-28 00:30:21 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2018-11-13 17:39:11 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest attachment (0002-Disallow-creating-partitions-with-mismatching-collat.patch) at 2018-11-07 01:45:57 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
    Attachment (0002-Disallow-creating-partitions-with-mismatching-collat.patch) at 2018-11-07 01:45:57 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Revise-attribute-handling-code-on-partition-creation.patch) at 2018-11-06 17:16:01 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (PG10-v4-0001-Fix-bug-regarding-partition-column-option-inherit.patch) at 2018-11-05 22:25:09 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (PG10-v3-0001-Fix-bug-regarding-partition-column-option-inherit.patch) at 2018-08-07 06:21:31 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (PG10-v2-0001-Fix-bug-regarding-partition-column-option-inherit.patch) at 2018-07-12 08:59:02 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Fix-bug-that-partition-won-t-inherit-NOT-NULL-if-def.patch) at 2018-06-06 08:00:55 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2018-11-09 04:54:40 Amit Langote (amitlan) Closed in commitfest 2018-11 with status: Committed
2018-11-06 17:21:02 Álvaro Herrera (alvherre) New status: Ready for Committer
2018-11-05 15:30:18 Álvaro Herrera (alvherre) Added alvherre as committer
2018-10-01 02:16:54 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-10 22:11:41 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-07-11 05:16:05 Ashutosh Bapat (ashutoshbapat) Added ashutoshbapat as reviewer
2018-07-10 13:50:47 Ashutosh Bapat (ashutoshbapat) Posted comment with messageid <153123064797.1384.12444178573294974260.pgcf@coridan.postgresql.org>
2018-06-14 01:57:19 Michael Paquier (michael-kun) Changed authors to Amit Langote (amitlan)
2018-06-14 01:55:35 Michael Paquier (michael-kun) Attached mail thread 152746742177.1291.9847032632907407358@wrigleys.postgresql.org
2018-06-14 01:55:35 Michael Paquier (michael-kun) Created patch record
Edit