Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS

From: Jelte Fennema <Jelte(dot)Fennema(at)microsoft(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS
Date: 2021-12-28 22:19:20
Message-ID: AM5PR83MB017819822E9E431ADEE85663F7439@AM5PR83MB0178.EURPRD83.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
0001-Treat-ETIMEDOUT-as-indicating-a-non-recoverable-conn.patch application/octet-stream 1.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Cleveland 2021-12-29 00:07:50 Look at all paths?
Previous Message Christoph Moench-Tegeder 2021-12-28 21:38:12 Re: [PROPOSAL] Make PSQLVAR on \getenv opitional