Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-14 | Harden xxx_is_visible() functions against concurrent object drops. | Tom Lane | 17.0 |
| 2023-08-23 | Add const decorations | Peter Eisentraut | 17.0 |
| 2023-08-01 | Rename OverrideSearchPath to SearchPathMatcher. | Noah Misch | 17.0 |
| 2023-08-01 | Remove PushOverrideSearchPath() and PopOverrideSearchPath(). | Noah Misch | 17.0 |