Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-13 | Move our p{read,write}v replacements into their own files. | Thomas Munro | 14.0 |
| 2021-01-13 | Don't use elog() in src/port/pwrite.c. | Thomas Munro | 14.0 |
| 2021-01-11 | Provide pg_preadv() and pg_pwritev(). | Thomas Munro | 14.0 |
| 2018-11-06 | Provide pg_pread() and pg_pwrite() for random I/O. | Thomas Munro | 12.0 |