Re: thread-safety: gmtime_r(), localtime_r() - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: thread-safety: gmtime_r(), localtime_r()
Date
Msg-id CA+hUKGJ2RFTaU28LaHcfYrNRMRkmjmgZfgLTUnxn+9nmDkNuCw@mail.gmail.com
Whole thread Raw
In response to Re: thread-safety: gmtime_r(), localtime_r()  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Sat, Aug 17, 2024 at 1:09 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> This change complements CF #5170's change strftime()->strftime_l(), to
> make the function fully thread-safe.

(Erm, I meant its standard library... of course it has its own global
variables to worry about still.)



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: thread-safety: gmtime_r(), localtime_r()
Next
From: Michail Nikolaev
Date:
Subject: Re: [BUG?] check_exclusion_or_unique_constraint false negative