Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-28 | In REASSIGN OWNED of a database, lock the tuple as mandated. | Noah Misch | 17.3 |
| 2024-05-09 | Repair ALTER EXTENSION ... SET SCHEMA. | Tom Lane | 17.0 |
| 2024-03-26 | Remove ObjectClass type | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-15 | Fix bugs in manipulation of large objects. | Tom Lane | 17.0 |
| 2023-07-20 | Add missing ObjectIdGetDatum() in syscache lookup calls for Oids | Michael Paquier | 17.0 |
| 2023-07-10 | Add more sanity checks with callers of changeDependencyFor() | Michael Paquier | 17.0 |