Re: Extend win32 error codes to errno mapping in win32error.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Extend win32 error codes to errno mapping in win32error.c
Дата
Msg-id YzPh9fYNP+blhw8p@paquier.xyz
обсуждение исходный текст
Ответ на Re: Extend win32 error codes to errno mapping in win32error.c  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] Add peer authentication TAP test
Следующее
От: "kuroda.hayato@fujitsu.com"
Дата:
Сообщение: RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher