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

From Daniel Gustafsson
Subject Re: BUG #19095: Test if function exit() is used fail when linked static
Date
Msg-id 7C7B32ED-5742-49D5-9380-5E02AA5B03C4@yesql.se
Whole thread Raw
In response to Re: BUG #19095: Test if function exit() is used fail when linked static  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #19095: Test if function exit() is used fail when linked static
List pgsql-bugs
> 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.

--
Daniel Gustafsson




pgsql-bugs by date:

Previous
From: Richard Guo
Date:
Subject: Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18
Next
From: Michael Paquier
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static