Age | Commit message (Expand) | Author |
---|---|---|
2023-11-29 | Optimize pg_readv/pg_pwritev single vector case. | Thomas Munro |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-09-29 | Restore pg_pread and friends. | Thomas Munro |
2022-09-17 | Include c.h instead of postgres.h in src/port/*p{read,write}*.c | Andres Freund |
2022-08-05 | Simplify replacement code for preadv and pwritev. | Thomas Munro |
2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-13 | Move our p{read,write}v replacements into their own files. | Thomas Munro |