Support load balancing in libpq

Edit
Title Support load balancing in libpq
Topic Clients
Created 2022-06-10 16:38:05
Last modified 2023-03-29 20:19:04 (1 year ago)
Latest email 2023-03-30 09:49:11 (1 year ago)
Status
2023-03: Committed
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version 16
Authors Jelte Fennema-Nio (jeltef)
Reviewers Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck)Become reviewer
Committer Daniel Gustafsson (d_gustafsson)
Links
Emails
Support load balancing in libpq
First at 2022-06-10 16:31:26 by Jelte Fennema <Jelte.Fennema at microsoft.com>
Latest at 2023-03-30 09:49:11 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (v16-0001-Copy-and-store-addrinfo-in-libpq-owned-private-m.patch) at 2023-03-27 11:50:39 from Jelte Fennema <postgres at jeltef.nl>
    Attachment (v16-0001-Copy-and-store-addrinfo-in-libpq-owned-private-m.patch) at 2023-03-27 11:50:39 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v15-0002-Support-connection-load-balancing-in-libpq.patch) at 2023-03-27 09:43:03 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (v14-0001-libpq-Run-pgindent-after-a9e9a9f32b3.patch) at 2023-03-22 12:27:00 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v13-0005-Remove-unnecessary-check-from-Fisher-Yates-imple.patch) at 2023-03-17 08:50:41 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v12-0002-Refactor-libpq-to-store-addrinfo-in-a-libpq-owne.patch) at 2023-03-15 08:46:08 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v11-0004-Remove-unnecessary-check-from-Fisher-Yates-imple.patch) at 2023-03-06 14:35:47 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v10-0003-Support-load-balancing-in-libpq.patch) at 2023-03-03 14:37:55 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v9-0002-Refactor-libpq-to-store-addrinfo-in-a-libpq-owned.patch) at 2023-03-01 20:03:31 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v8-0003-Support-load-balancing-in-libpq.patch) at 2023-01-26 16:29:06 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v7-0003-Make-mutexes-easier-to-use-in-libpq.patch) at 2023-01-13 17:10:23 from Jelte Fennema <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v6-0001-libpq-Run-pgindent-after-a9e9a9f32b3.patch) at 2023-01-09 13:00:01 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (v5-0001-Support-load-balancing-in-libpq.patch) at 2022-11-29 14:57:08 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Support-load-balancing-in-libpq.patch) at 2022-10-03 12:15:05 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Support-load-balancing-in-libpq.patch) at 2022-09-12 14:16:56 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Support-load-balancing-in-libpq.patch) at 2022-06-22 07:54:19 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
    Attachment (0001-Support-load-balancing-in-libpq.patch) at 2022-06-10 16:31:26 from Jelte Fennema <Jelte.Fennema at microsoft.com> (Patch: Yes)
History
When Who What
2023-03-29 20:19:04 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-03 with status: Committed
2023-03-27 11:58:23 Daniel Gustafsson (d_gustafsson) Added d_gustafsson as reviewer
2023-03-27 11:58:20 Daniel Gustafsson (d_gustafsson) Added d_gustafsson as committer
2023-03-20 17:10:22 Andrey Borodin (x4m) Added x4m as reviewer
2023-03-01 20:03:52 Jelte Fennema-Nio (jeltef) New status: Ready for Committer
2023-03-01 19:12:50 Greg Stark (stark) New status: Waiting on Author
2023-01-31 16:26:14 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2023-01-09 13:13:28 Jelte Fennema-Nio (jeltef) New status: Ready for Committer
2023-01-06 17:22:17 Michael Banck (mbanck) New status: Waiting on Author
2023-01-06 16:31:26 Michael Banck (mbanck) Changed reviewers to Michael Banck (mbanck)
2022-12-21 18:26:10 Yogesh Sharma (sharmay) Removed sharmay from reviewers
2022-12-13 07:49:04 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 06:48:54 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-09-01 11:28:41 Yogesh Sharma (sharmay) Added sharmay as reviewer
2022-08-01 22:14:45 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-06-10 16:38:33 Jelte Fennema-Nio (jeltef) Changed authors to Jelte Fennema (jeltef)
2022-06-10 16:38:33 Jelte Fennema-Nio (jeltef) Changed targetversion to 16
2022-06-10 16:38:05 Jelte Fennema-Nio (jeltef) Attached mail thread PR3PR83MB04768E2FF04818EEB2179949F7A69@PR3PR83MB0476.EURPRD83.prod.outlook.com
2022-06-10 16:38:05 Jelte Fennema-Nio (jeltef) Created patch record
Edit