Re: On non-Windows, hard depend on uselocale(3)

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tristan Partin <tristan(at)neon(dot)tech>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On non-Windows, hard depend on uselocale(3)
Date: 2024-08-10 22:11:00
Message-ID: CA+hUKG+ue0KC5KSqMuL5zi7uCSuXCLP_B+sZSq5=yS84606ZsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v4 adds error handling, in case newlocale("C") fails. I created CF
entry #5166 for this.

Attachment Content-Type Size
v4-0001-Improve-locale-thread-safety-of-ECPG.patch text/x-patch 31.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2024-08-11 02:05:41 Re: 回复: An implementation of multi-key sort
Previous Message Matthew Kim 2024-08-10 21:54:48 Re: Remove dependence on integer wrapping