Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2025-01-21 Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 17.3
2024-10-30 Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 17.1
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 17.1
2024-08-08 Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 17.0
2024-07-12 Fix ALTER TABLE DETACH for inconsistent indexes Alvaro Herrera 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-09 Fix inconsistencies in error messages Alvaro Herrera 17.0
2024-05-02 Disallow direct change of NO INHERIT of not-null constraints Alvaro Herrera 17.0
2024-04-19 Better handle indirect constraint drops Alvaro Herrera 17.0
2024-04-18 Fix restore of not-null constraints with inheritance Alvaro Herrera 17.0
2024-04-15 ATTACH PARTITION: Don't match a PK with a UNIQUE constraint Alvaro Herrera 17.0
2024-04-15 Fix propagating attnotnull in multiple inheritance Alvaro Herrera 17.0
2024-03-28 ALTER TABLE: rework determination of access method ID Alvaro Herrera 17.0
2024-03-25 Allow specifying an access method for partitioned tables Alvaro Herrera 17.0
2024-03-20 Review wording on tablespaces w.r.t. partitioned tables Alvaro Herrera 17.0
2023-11-08 Check stack depth in new recursive functions Alvaro Herrera 17.0
2023-10-20 Make some error strings more generic Alvaro Herrera 17.0
2023-09-07 Move privilege check to the right place Alvaro Herrera 17.0
2023-09-01 Fix not-null constraint test Alvaro Herrera 17.0
2023-09-01 ATPrepAddPrimaryKey: ignore non-PK constraints Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0