pg_preadv() and pg_pwritev()

Edit
Title pg_preadv() and pg_pwritev()
Topic Refactoring
Created 2020-12-19 23:07:20
Last modified 2021-01-19 12:30:55 (3 years, 2 months ago)
Latest email 2021-02-06 03:53:09 (3 years, 1 month ago)
Status
2021-01: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers James Hilliard (jameshilliard)Become reviewer
Committer Thomas Munro (macdice)
Links
Emails
pg_preadv() and pg_pwritev()
First at 2020-12-19 22:38:51 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2021-01-19 12:21:31 by James Hilliard <james.hilliard1 at gmail.com>
Latest attachment (fix-sysroot-selection.patch) at 2021-01-15 01:45:06 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-sysroot-selection.patch) at 2021-01-15 01:45:06 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (config.log) at 2021-01-14 06:32:54 from Sergey Shinderuk <s.shinderuk at postgrespro.ru> (Patch: No)
    Attachment (forbid-weak-linking-on-macos.patch) at 2021-01-13 23:22:02 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Move-our-p-read-write-v-replacements-into-their-own-.patch) at 2021-01-13 19:52:04 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Add-pg_preadv-and-pg_pwritev.patch) at 2020-12-22 11:06:50 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-pg_preadv-and-pg_pwritev.patch) at 2020-12-20 03:26:42 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0007-Add-pg_preadv-and-pg_pwritev.patch) at 2020-12-19 22:38:51 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
[PATCH 1/1] Fix detection of pwritev support for OSX.
First at 2021-01-19 11:16:25 by James Hilliard <james.hilliard1 at gmail.com>
Latest at 2021-02-06 03:53:09 by James Hilliard <james.hilliard1 at gmail.com>
Latest attachment (further-fix-sysroot-heuristics.patch) at 2021-01-19 20:54:38 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (further-fix-sysroot-heuristics.patch) at 2021-01-19 20:54:38 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-01-19 12:30:55 James Hilliard (jameshilliard) Attached mail thread 20210119111625.20435-1-james.hilliard1@gmail.com
2021-01-19 12:30:29 James Hilliard (jameshilliard) Added jameshilliard as reviewer
2021-01-11 02:41:33 Thomas Munro (macdice) Closed in commitfest 2021-01 with status: Committed
2021-01-11 02:41:33 Thomas Munro (macdice) Changed committer to macdice
2020-12-19 23:07:28 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2020-12-19 23:07:20 Thomas Munro (macdice) Attached mail thread CA+hUKGJA+u-220VONeoREBXJ9P3S94Y7J+kqCnTYmahvZJwM=g@mail.gmail.com
2020-12-19 23:07:20 Thomas Munro (macdice) Created patch record
Edit