Flushing large data immediately in pqcomm

Edit
ID 4714
Title Flushing large data immediately in pqcomm
Topic Replication & Recovery
Created 2023-12-21 09:28:18
Last modified 2024-04-07 09:34:26 (7 months, 2 weeks ago)
Latest email 2024-04-08 12:27:44 (7 months, 1 week ago)
Status
2024-03: Committed
2024-01: Moved to next CF
Target version
Authors Melih Mutlu (melihmutlu)
Reviewers Heikki Linnakangas (heikki)Become reviewer
Committer David Rowley (davidrowley)
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/4714
git checkout commitfest/cf/4714
Emails
Flushing large data immediately in pqcomm
First at 2023-11-20 12:21:58 by Melih Mutlu <m.melihmutlu at gmail.com>
Latest at 2024-04-08 12:27:44 by Jelte Fennema-Nio <postgres at jeltef.nl>
Latest attachment (v9-0001-Make-a-few-variables-size_t-in-pqcomm.c.patch) at 2024-04-08 12:27:44 from Jelte Fennema-Nio <postgres at jeltef.nl>
    Attachment (v9-0001-Make-a-few-variables-size_t-in-pqcomm.c.patch) at 2024-04-08 12:27:44 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v8-0001-Make-a-few-variables-size_t-in-pqcomm.c.patch) at 2024-04-08 10:42:23 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v7-0001-Avoid-possible-overflow-in-socket_putmessage_nonb.patch) at 2024-04-07 10:04:48 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v6-0001-Faster-internal_putbytes.patch) at 2024-04-06 22:45:31 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (test1a.sh.txt) at 2024-04-06 20:21:27 from Andres Freund <andres at anarazel.de> (Patch: No)
    Attachment (flush_macro_noinline.patch) at 2024-04-06 12:51:03 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (test1.sh.txt) at 2024-04-06 01:34:17 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (v5-0001-Flush-large-data-immediately-in-pqcomm.patch) at 2024-04-04 14:28:35 from Melih Mutlu <m.melihmutlu at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Flush-large-data-immediately-in-pqcomm.patch) at 2024-04-04 11:08:45 from Melih Mutlu <m.melihmutlu at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Flush-large-data-immediately-in-pqcomm.patch) at 2024-03-21 23:45:52 from Melih Mutlu <m.melihmutlu at gmail.com> (Patch: Yes)
    Attachment (add-pq_send_buffer_size-GUC.patch) at 2024-03-14 11:22:21 from Melih Mutlu <m.melihmutlu at gmail.com> (Patch: Yes)
    Attachment (0001-Flush-large-data-immediately-in-pqcomm.patch) at 2023-11-20 12:21:58 from Melih Mutlu <m.melihmutlu at gmail.com> (Patch: Yes)
History
When Who What
2024-04-07 09:34:26 David Rowley (davidrowley) Closed in commitfest 2024-03 with status: Committed
2024-04-07 09:34:26 David Rowley (davidrowley) Changed committer to davidrowley
2024-02-10 09:41:43 Heikki Linnakangas (heikki) Added heikki as reviewer
2024-02-10 09:41:38 Heikki Linnakangas (heikki) New status: Waiting on Author
2024-02-01 18:01:14 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-21 09:28:38 Melih Mutlu (melihmutlu) Changed authors to Melih Mutlu (melihmutlu)
2023-12-21 09:28:18 Melih Mutlu (melihmutlu) Attached mail thread CAGPVpCR15nosj0f6xe-c2h477zFR88q12e6WjEoEZc8ZYkTh3Q@mail.gmail.com
2023-12-21 09:28:18 Melih Mutlu (melihmutlu) Created patch record
Edit