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-04-25 | Remove bogus #include added by d4e71df6d75. | Thomas Munro | 16.0 |
| 2023-04-08 | Add io_direct setting (developer-only). | Thomas Munro | 16.0 |
| 2023-04-05 | Add smgrzeroextend(), FileZero(), FileFallocate() | Andres Freund | 16.0 |
| 2023-02-27 | Update types in smgr API | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |