not-null constraints

Edit
ID 5224
Title not-null constraints
Topic Server Features
Created 2024-08-31 04:00:53
Last modified 2024-11-08 14:38:09 (1 week, 4 days ago)
Latest email 2024-11-12 10:43:38 (1 week ago)
Status
2024-11: Committed
2024-09: Moved to next CF
Target version
Authors Álvaro Herrera (alvherre)
Reviewers 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/5224
git checkout commitfest/cf/5224
Emails
not null constraints, again
First at 2024-08-31 03:58:33 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest at 2024-11-12 10:43:38 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (v11-0001-refactor-AddRelationNotNullConstraints.no-cfbot) at 2024-11-08 06:44:40 from jian he <jian.universality at gmail.com>
    Attachment (v11-0001-refactor-AddRelationNotNullConstraints.no-cfbot) at 2024-11-08 06:44:40 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Add-pg_constraint-rows-for-not-null-constraints.patch) at 2024-11-07 19:16:32 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: No)
    Attachment (v10-0001-Catalog-not-null-constraints.patch) at 2024-10-14 16:06:05 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: No)
    Attachment (v8-0001-transformColumnDefinition-minor-refactor.no-cfbot) at 2024-10-10 01:12:16 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Catalog-not-null-constraints.patch) at 2024-10-04 13:11:44 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v7-0001-Catalog-not-null-constraints.patch) at 2024-10-01 20:12:45 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (MergeConstraintsIntoExisting.no-cfbot) at 2024-10-01 14:54:50 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Don-t-disallow-DROP-of-constraints-ONLY-on-partit.patch) at 2024-09-27 13:07:09 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (not_null_doc_fix.diff) at 2024-09-26 07:41:05 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Catalog-not-null-constraints.patch) at 2024-09-24 19:07:14 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (AddRelationNotNullConstraints.no-cfbot) at 2024-09-24 09:04:31 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Catalog-not-null-constraints.patch) at 2024-09-20 21:15:19 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (scratch40.c) at 2024-09-20 08:27:28 from jian he <jian.universality at gmail.com> (Patch: No)
    Attachment (v3-0001-Catalog-not-null-constraints.patch) at 2024-09-16 17:47:09 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v2-0001-minor-coesmetic-change-for-not-null-patch-v2.no-cfbot) at 2024-09-12 08:18:57 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Catalog-not-null-constraints.patch) at 2024-09-10 18:18:35 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v1-0001-Catalog-NOT-NULL-constraints.patch) at 2024-08-31 03:58:33 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
History
When Who What
2024-11-08 14:38:09 Álvaro Herrera (alvherre) Closed in commitfest 2024-11 with status: Committed
2024-11-08 14:38:09 Álvaro Herrera (alvherre) Changed committer to alvherre
2024-10-05 09:41:57 Andrey Borodin (x4m) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-31 04:01:17 Álvaro Herrera (alvherre) Changed authors to Álvaro Herrera (alvherre)
2024-08-31 04:00:53 Álvaro Herrera (alvherre) Attached mail thread 202408310358.sdhumtyuy2ht@alvherre.pgsql
2024-08-31 04:00:53 Álvaro Herrera (alvherre) Created patch record
Edit