Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS
Jelte Fennema-Nio <jelte.fennema@microsoft.com>
From: Jelte Fennema <Jelte.Fennema@microsoft.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-12-28T22:19:20Z
Lists: pgsql-hackers
Attachments
- 0001-Treat-ETIMEDOUT-as-indicating-a-non-recoverable-conn.patch (application/octet-stream) patch 0001
I would still love to get a version of this patch backported. And I just thought of an idea to do so without breaking the Windows ABI, by slightly modifying my previous idea. See the attached patch.
Commits
-
Treat ETIMEDOUT as indicating a non-recoverable connection failure.
- b484ddf4d2eb 15.0 landed