Re: gai_strerror() is not thread-safe on Windows

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: thomas(dot)munro(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: gai_strerror() is not thread-safe on Windows
Date: 2024-01-15 19:52:11
Message-ID: CA+TgmoZ-OQ8sQZC0fQjqTToDwkiGsfaToobbb1=4-x8sHwqTng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 6, 2023 at 8:45 PM Kyotaro Horiguchi
<horikyota(dot)ntt(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2024-01-15 20:01:25 Re: ALTER TYPE OWNER fails to recurse to multirange
Previous Message Jeff Davis 2024-01-15 19:42:56 Re: Built-in CTYPE provider