Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-19 | Fix dependency on FDW handler. | Jeff Davis | 16.14 |
| 2025-06-02 | Disallow "=" in names of reloptions and foreign-data options. | Tom Lane | 16.10 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-18 | Add a SET option to the GRANT command. | Robert Haas | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 16.0 |