Spread SET NOT NULL to child tables with PRIMARY KEY created on parent

Edit
ID 1212
Title Spread SET NOT NULL to child tables with PRIMARY KEY created on parent
Topic Bug Fixes
Created 2017-07-27 15:00:18
Last modified 2017-08-04 16:17:03 (7 years, 3 months ago)
Latest email 2017-08-04 16:06:38 (7 years, 3 months ago)
Status
2017-09: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
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/1212
git checkout commitfest/cf/1212
Emails
pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
First at 2017-07-26 10:09:51 by tushar <tushar.ahuja at enterprisedb.com>
Latest at 2017-08-04 16:06:38 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (alttab-setnotnull-v1.patch) at 2017-07-27 14:58:46 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (alttab-setnotnull-v1.patch) at 2017-07-27 14:58:46 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2017-08-04 16:17:15 Tom Lane (tgl) Added tgl as reviewer
2017-08-04 16:17:03 Tom Lane (tgl) Closed in commitfest 2017-09 with status: Committed
2017-08-04 16:17:03 Tom Lane (tgl) Changed committer to tgl
2017-07-27 15:00:24 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2017-07-27 15:00:19 Michael Paquier (michael-kun) Attached mail thread b8794d6a-38f0-9d7c-ad4b-e85adf860fc9@enterprisedb.com
2017-07-27 15:00:18 Michael Paquier (michael-kun) Created patch record
Edit