Re: Extend win32 error codes to errno mapping in win32error.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Extend win32 error codes to errno mapping in win32error.c
Date
Msg-id YzPh9fYNP+blhw8p@paquier.xyz
Whole thread Raw
In response to Re: Extend win32 error codes to errno mapping in win32error.c  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
On Wed, Sep 28, 2022 at 11:14:53AM +0530, Bharath Rupireddy wrote:
> IMO, we can add mapping for just ERROR_INVALID_NAME which is an
> obvious error code and easy to hit, leaving others. There are actually
> many win32 error codes that may get hit in our code base and actually
> mapping everything isn't possible.

Yes.  I am fine to do just that as you have managed to hit it during
development.  The others may have more opinions to offer.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add peer authentication TAP test
Next
From: "kuroda.hayato@fujitsu.com"
Date:
Subject: RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher