Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-11 | Fix inconsistent quoting of role names in ACLs. | Tom Lane | 18.0 |
| 2025-04-12 | Harmonize function parameter names for Postgres 18. | Peter Geoghegan | 18.0 |
| 2025-03-12 | Remove count_one_bits() in acl.c. | Nathan Bossart | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-09-12 | Add has_largeobject_privilege function. | Fujii Masao | 18.0 |
| 2024-09-12 | Remove old RULE privilege completely. | Fujii Masao | 18.0 |