Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-16 | Add assert to WALReadFromBuffers(). | Jeff Davis | 17.0 |
| 2024-02-12 | Read WAL directly from WAL buffers. | Jeff Davis | 17.0 |
| 2023-12-20 | Additional write barrier in AdvanceXLInsertBuffer(). | Jeff Davis | 17.0 |
| 2023-12-20 | Use 64-bit atomics for xlblocks array elements. | Jeff Davis | 17.0 |
| 2013-09-05 | Revert WAL posix_fallocate() patches. | Jeff Davis | 9.4.0 |
| 2013-07-06 | Handle posix_fallocate() errors. | Jeff Davis | 9.4.0 |
| 2013-07-05 | Use posix_fallocate() for new WAL files, where available. | Jeff Davis | 9.4.0 |
| 2013-06-17 | Add buffer_std flag to MarkBufferDirtyHint(). | Jeff Davis | 9.3.0 |
| 2013-06-17 | Add buffer_std flag to MarkBufferDirtyHint(). | Jeff Davis | 9.4.0 |