There are some problems with the new way to handle these constraints that were detected at the last minute, and require fixes that appear too invasive to be doing this late in the cycle. Revert this (again) for now, we'll try again with these problems fixed. The following commits are reverted:b0e96f3119
Catalog not-null constraints9b581c5341
Disallow changing NO INHERIT status of a not-null constraintd0ec2ddbe0
Fix not-null constraint testac22a9545c
Move privilege check to the right placeb0f7dd915b
Check stack depth in new recursive functions3af7217942
Update information_schema definition for not-null constraintsc3709100be
Fix propagating attnotnull in multiple inheritanced9f686a72e
Fix restore of not-null constraints with inheritanced72d32f52d
Don't try to assign smart names to constraints0cd711271d
Better handle indirect constraint drops13daa33fa5
Disallow NO INHERIT not-null constraints on partitioned tablesd45597f72f
Disallow direct change of NO INHERIT of not-null constraints21ac38f498
Fix inconsistencies in error messages Discussion: https://postgr.es/m/202405110940.joxlqcx4dogd@alvherre.pgsql
PostgreSQL Database Management System
This directory contains the source code distribution of the PostgreSQL database management system.
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This distribution also contains C language bindings.
Copyright and license information can be found in the file COPYRIGHT.
General documentation about this version of PostgreSQL can be found at https://www.postgresql.org/docs/devel/. In particular, information about building PostgreSQL from the source code can be found at https://www.postgresql.org/docs/devel/installation.html.
The latest version of this software, and related software, may be obtained at https://www.postgresql.org/download/. For more information look at our web site located at https://www.postgresql.org/.