Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-05 | Repair misbehavior with duplicate entries in FK SET column lists. | Tom Lane | 16.9 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.0 |
| 2023-03-28 | Save a few bytes in pg_attribute | Peter Eisentraut | 16.0 |
| 2023-03-25 | Add SysCacheGetAttrNotNull for guaranteed not-null attrs | Daniel Gustafsson | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-07 | Fix self-referencing foreign keys with partitioned tables | Alvaro Herrera | 16.0 |
| 2022-07-01 | Add construct_array_builtin, deconstruct_array_builtin | Peter Eisentraut | 16.0 |