Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-16 | Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". | Tom Lane | 18.0 |
| 2025-03-27 | Fix guc_malloc calls for consistency and OOM checks | Daniel Gustafsson | 18.0 |
| 2025-02-21 | Avoid race condition between "GRANT role" and "DROP ROLE". | Tom Lane | 18.0 |
| 2025-01-09 | Fix an ALTER GROUP ... DROP USER error message. | Nathan Bossart | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-07-04 | Assign error codes where missing for user-facing failures | Michael Paquier | 18.0 |
| 2024-07-02 | Convert some extern variables to static | Peter Eisentraut | 18.0 |