Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-08 | Unify error messages | Álvaro Herrera | 18.2 |
| 2025-08-27 | Improve objectNamesToOids() comment | Peter Eisentraut | 18.0 |
| 2025-04-04 | Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. | Fujii Masao | 18.0 |
| 2025-01-15 | Downgrade errors in object_ownercheck() to internal | Peter Eisentraut | 18.0 |
| 2025-01-15 | Downgrade error in object_aclmask_ext() to internal | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-15 | Proper object locking for GRANT/REVOKE | Peter Eisentraut | 18.0 |
| 2024-09-30 | Add missing command for pg_maintain in comment | Daniel Gustafsson | 18.0 |
| 2024-09-24 | For inplace update durability, make heap_update() callers wait. | Noah Misch | 18.0 |
| 2024-09-12 | Remove old RULE privilege completely. | Fujii Masao | 18.0 |