Age | Commit message (Expand) | Author |
---|---|---|
2025-03-19 | Increase io_combine_limit range to 1MB. | Thomas Munro |
2025-01-15 | IWYU widely useful pragmas | Peter Eisentraut |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-11-08 | Fix sign-compare warnings in pg_iovec.h. | Nathan Bossart |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-11-29 | Optimize pg_readv/pg_pwritev single vector case. | Thomas Munro |
2023-04-18 | Fix various typos | David Rowley |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-09-29 | Restore pg_pread and friends. | Thomas Munro |
2022-08-13 | Remove configure probe for sys/uio.h. | Thomas Munro |
2022-08-05 | Simplify replacement code for preadv and pwritev. | Thomas Munro |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-07-12 | Probe for preadv/pwritev in a more macOS-friendly way. | Tom Lane |
2021-06-04 | Adjust locations which have an incorrect copyright year | David Rowley |
2021-01-14 | Minor header cleanup for the new iovec code. | Thomas Munro |
2021-01-11 | Provide pg_preadv() and pg_pwritev(). | Thomas Munro |