psql client does not handle WSAEWOULDBLOCK on Windows

Edit
ID 5154
Title psql client does not handle WSAEWOULDBLOCK on Windows
CI (CFBot) Summary
Stats (from CFBot) Patch version: v2, Patch count: 1, First patch: +15−12, All patches: +15−12
Topic Bug Fixes
Tags
Created 2024-08-05 07:55:45
Last modified 2025-10-05 20:28:20 (2 days ago)
Latest email 2025-10-05 19:14:44 (3 days ago)
Status
PG19-3 (2025-11-01 – 2025-11-30): Committed
PG19-2 (2025-09-01 – 2025-09-30): Moved to different CF
2025-03 (2025-03-01 – 2025-04-08): Moved to different CF
2025-01 (2025-01-01 – 2025-01-31): Moved to different CF
2024-11 (2024-11-01 – 2024-11-30): Moved to different CF
2024-09 (2024-09-01 – 2024-09-30): Moved to different CF
Target version
Authors
Reviewers Tom Lane (tgl), Umar Hayat (pgwizard)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
psql client does not handle WSAEWOULDBLOCK on Windows
First at 2024-07-30 08:47:35 by Ning <ning94803 at gmail.com>
Latest at 2025-10-05 19:14:44 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-Use-SOCK_ERRNO-_SET-in-fe-secure-gssapi.c.patch) at 2025-10-05 19:14:44 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-0001-Use-SOCK_ERRNO-_SET-in-fe-secure-gssapi.c.patch) at 2025-10-05 19:14:44 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-windows-non-blocking-socket.patch) at 2024-07-30 08:47:35 from Ning <ning94803 at gmail.com> (Patch: Yes)
History
When Who What
2025-10-05 20:28:20 Tom Lane (tgl) Closed in commitfest PG19-3 with status: Committed
2025-10-05 19:17:02 Tom Lane (tgl) Added tgl as committer
2025-10-05 19:15:07 Tom Lane (tgl) New status: Ready for Committer
2025-10-05 19:14:58 Tom Lane (tgl) Moved from CF PG19-2 to CF PG19-3
2025-09-02 15:52:19 Tom Lane (tgl) Added tgl as reviewer
2025-07-24 15:44:35 Álvaro Herrera (alvherre) Moved from CF 2025-03 to CF PG19-2
2025-02-12 16:04:21 Álvaro Herrera (alvherre) Closed in commitfest 2025-01 with status: Moved to next CF
2024-12-10 06:41:09 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-07 04:24:29 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-05 15:17:38 Umar Hayat (pgwizard) Posted comment with messageid <172287105898.1651441.16829580178609704020.pgcf@coridan.postgresql.org>
2024-08-05 15:17:38 Umar Hayat (pgwizard) New status: Waiting on Author
2024-08-05 15:11:20 Umar Hayat (pgwizard) Added pgwizard as reviewer
2024-08-05 07:55:45 Xing Guo (higuoxing) Attached mail thread CAFGqpvg-pRw=cdsUpKYfwY6D3d-m9tw8WMcAEE7HHWfm-oYWvw@mail.gmail.com
2024-08-05 07:55:45 Xing Guo (higuoxing) Created patch record
Edit