Re: gai_strerror() is not thread-safe on Windows - Mailing list pgsql-hackers

From Robert Haas
Subject Re: gai_strerror() is not thread-safe on Windows
Date
Msg-id CA+TgmoZ-OQ8sQZC0fQjqTToDwkiGsfaToobbb1=4-x8sHwqTng@mail.gmail.com
Whole thread Raw
In response to Re: gai_strerror() is not thread-safe on Windows  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: gai_strerror() is not thread-safe on Windows
List pgsql-hackers
On Wed, Dec 6, 2023 at 8:45 PM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> > So I think we should just hard-code the error messages in English and
> > move on.  However, English is my language so perhaps I should abstain
> > and leave it to others to decide how important that is.
>
> I also think that would be a good way.

Considering this remark from Kyotaro Horiguchi, I think the
previously-posted patch could be committed.

Thomas, do you plan to do that, or are there outstanding issues here?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Built-in CTYPE provider
Next
From: Robert Haas
Date:
Subject: Re: ALTER TYPE OWNER fails to recurse to multirange