Re: BUG #19095: Test if function exit() is used fail when linked static

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, BharatDB <bharatdbpg(at)gmail(dot)com>, torsten(dot)rupp(at)gmx(dot)net, pgsql-bugs(at)lists(dot)postgresql(dot)org, VASUKI M <vasukim1992002(at)gmail(dot)com>
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Date: 2025-11-12 08:15:15
Message-ID: aRRCE_2ydBfCnO7Q@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Wed, Nov 12, 2025 at 09:13:09AM +0100, Daniel Gustafsson wrote:
> On 12 Nov 2025, at 07:38, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-11-12 08:23:13 Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN variable.
Previous Message Daniel Gustafsson 2025-11-12 08:13:09 Re: BUG #19095: Test if function exit() is used fail when linked static

Browse pgsql-bugs by date

  From Date Subject
Previous Message Daniel Gustafsson 2025-11-12 08:13:09 Re: BUG #19095: Test if function exit() is used fail when linked static