Re: BUG #19095: Test if function exit() is used fail when linked static - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #19095: Test if function exit() is used fail when linked static
Date
Msg-id aRRCE_2ydBfCnO7Q@paquier.xyz
Whole thread Raw
In response to Re: BUG #19095: Test if function exit() is used fail when linked static  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: BUG #19095: Test if function exit() is used fail when linked static
List pgsql-bugs
On Wed, Nov 12, 2025 at 09:13:09AM +0100, Daniel Gustafsson wrote:
> On 12 Nov 2025, at 07:38, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Personally I'm okay with whitelisting pthread_exit() as
>> Torsten suggested.
>
> +1, we already have a few whitelisted entries and pthread_exit seems perfectly
> reasonable to add to that list.

WFM.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Next
From: Christophe Pettus
Date:
Subject: Re: RLS creates inaccurate limit and offset results