Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Check CREATE privilege on multirange type schema in CREATE TYPE. | Nathan Bossart | 17.10 |
| 2024-05-16 | Revert temporal primary keys and foreign keys | Peter Eisentraut | 17.0 |
| 2024-05-09 | Repair ALTER EXTENSION ... SET SCHEMA. | Tom Lane | 17.0 |
| 2024-03-20 | Catalog domain not-null constraints | Peter Eisentraut | 17.0 |
| 2024-03-05 | Rename pg_constraint.conwithoutoverlaps to conperiod | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-14 | Fix multiranges to behave more like dependent types. | Tom Lane | 17.0 |
| 2024-01-24 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-20 | Make some error strings more generic | Alvaro Herrera | 17.0 |
| 2023-07-10 | Add more sanity checks with callers of changeDependencyFor() | Michael Paquier | 17.0 |