Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-27 | Fix guc_malloc calls for consistency and OOM checks | Daniel Gustafsson | 17.5 |
| 2025-01-09 | Fix an ALTER GROUP ... DROP USER error message. | Nathan Bossart | 17.3 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-28 | Fix DROP ROLE when specifying duplicated roles | Michael Paquier | 17.0 |
| 2024-01-19 | Improve some documentation about the bootstrap superuser. | Nathan Bossart | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-07-20 | Add missing ObjectIdGetDatum() in syscache lookup calls for Oids | Michael Paquier | 17.0 |