Vectored I/O in bulk_write.c

Edit
ID 4891
Title Vectored I/O in bulk_write.c
Topic Refactoring
Created 2024-03-10 01:18:14
Last modified 2024-10-07 07:17:47 (1 month ago)
Latest email 2024-07-06 22:46:47 (4 months ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4891
git checkout commitfest/cf/4891
Emails
Vectored I/O in bulk_write.c
First at 2024-03-10 00:20:06 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2024-07-06 22:46:47 by Noah Misch <noah at leadboat.com>
Latest attachment (v7-0001-Use-smgrwritev-for-both-overwriting-and-extending.patch) at 2024-04-09 04:51:52 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v7-0001-Use-smgrwritev-for-both-overwriting-and-extending.patch) at 2024-04-09 04:51:52 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-fixup-respect-io_combine_limit-in-bulk_write.c.txt) at 2024-03-28 11:32:41 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Use-smgrwritev-for-both-overwriting-and-extending.patch) at 2024-03-19 20:10:02 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Use-smgrwritev-for-both-overwriting-and-extending.patch) at 2024-03-13 23:35:27 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Merge-smgrzeroextend-and-smgrextend-with-smgrwrit.patch) at 2024-03-13 21:12:32 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Provide-vectored-variant-of-smgrextend.patch) at 2024-03-10 23:42:26 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Provide-vectored-variant-of-smgrextend.patch) at 2024-03-10 01:17:34 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Provide-vectored-variant-of-smgrextend.patch) at 2024-03-10 00:20:06 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2024-10-07 07:17:47 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-09-12 01:39:18 Noah Misch (nmisch) Removed nmisch from reviewers
2024-08-01 04:06:32 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-14 10:22:12 Noah Misch (nmisch) New status: Waiting on Author
2024-07-04 00:08:49 Noah Misch (nmisch) Added nmisch as reviewer
2024-03-10 01:28:00 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2024-03-10 01:18:14 Thomas Munro (macdice) Attached mail thread CA+hUKGLx5bLwezZKAYB2O_qHj=ov10RpgRVY7e8TSJVE74oVjg@mail.gmail.com
2024-03-10 01:18:14 Thomas Munro (macdice) Created patch record
Edit