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

From Thomas Munro
Subject Re: gai_strerror() is not thread-safe on Windows
Date
Msg-id CA+hUKG+a5YKFUeUV0YovP+-kVM=wLug34NrvcrHbr73o2jUu=w@mail.gmail.com
Whole thread Raw
In response to gai_strerror() is not thread-safe on Windows  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: gai_strerror() is not thread-safe on Windows
Re: gai_strerror() is not thread-safe on Windows
List pgsql-hackers
On second thoughts, I guess it would make more sense to use the exact
messages Windows' own implementation would return instead of whatever
we had in the past (probably cribbed from some other OS or just made
up?).  I asked CI to spit those out[1].  Updated patch attached.  Will
add to CF.

[1] https://cirrus-ci.com/task/5816802207334400?logs=main#L15

Attachment

pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Extensible storage manager API - SMGR hook Redux
Next
From: "Tristan Partin"
Date:
Subject: Re: meson: Stop using deprecated way getting path of files