Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-04 | Fix ExecCheckPermissions call in RI_Initial_Check | Alvaro Herrera | 16.0 |
| 2023-02-06 | Remove useless casts to (void *) in hash_search() calls | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-11-02 | Add doubly linked count list implementation | David Rowley | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |