Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-15 | Fix propagating attnotnull in multiple inheritance | Alvaro Herrera | 17.0 |
| 2023-09-07 | Move privilege check to the right place | Alvaro Herrera | 17.0 |
| 2023-09-01 | ATPrepAddPrimaryKey: ignore non-PK constraints | Alvaro Herrera | 17.0 |
| 2023-08-29 | Disallow changing NO INHERIT status of a not-null constraint | Alvaro Herrera | 17.0 |
| 2023-08-25 | Rename test table to avoid cs_CZ locale problem | Alvaro Herrera | 17.0 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |
| 2023-08-24 | Add test for inherited CHECK constraint drop | Alvaro Herrera | 17.0 |