Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it

Edit
ID 646
Title Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it
Topic Server Features
Created 2016-06-15 07:30:12
Last modified 2016-06-16 03:57:31 (8 years, 5 months ago)
Latest email 2016-06-16 15:55:42 (8 years, 5 months ago)
Status
2016-09: Rejected
Target version
Authors Michael Paquier (michael-kun)
Reviewers 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/646
git checkout commitfest/cf/646
Emails
Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it
First at 2016-06-15 07:27:35 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2016-06-16 15:55:42 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (child-drop-not-null-v1.patch) at 2016-06-15 07:27:35 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (child-drop-not-null-v1.patch) at 2016-06-15 07:27:35 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2016-06-16 03:57:31 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Rejected
2016-06-15 07:30:20 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2016-06-15 07:30:12 Michael Paquier (michael-kun) Attached mail thread CAB7nPqTPXgX9HiyhhtAgpW7jbA1iskMCSoqXPEEB_KYXYy1E1Q@mail.gmail.com
2016-06-15 07:30:12 Michael Paquier (michael-kun) Created patch record
Edit