Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-25 | Clarify comment for LogicalTapeSetBlocks(). | Jeff Davis | 16.3 |
| 2023-08-29 | Avoid possible overflow with ltsGetFreeBlock() in logtape.c | Michael Paquier | 16.0 |
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2023-01-23 | Fix and clarify function comment on LogicalTapeSetCreate. | Heikki Linnakangas | 16.0 |
| 2023-01-16 | Add BufFileRead variants with short read and EOF detection | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-30 | Add const to BufFileWrite | Peter Eisentraut | 16.0 |
| 2022-12-30 | Remove unnecessary casts | Peter Eisentraut | 16.0 |