Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-07 | Restore smgrtruncate() prototype in back-branches. | Thomas Munro | 16.7 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 16.7 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-21 | Switch some system functions to use get_call_result_type() | Michael Paquier | 16.0 |
| 2022-07-16 | Replace many MemSet calls with struct initialization | Peter Eisentraut | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |