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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: VASUKI M <vasukim1992002(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>, 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
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Date: 2025-12-10 05:14:23
Message-ID: aTkBr1-x_vGRkbFj@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Wed, Dec 10, 2025 at 08:11:37AM +0900, Michael Paquier wrote:
> On Tue, Dec 09, 2025 at 03:47:13PM +0300, Bilal Yavuz wrote:
>> I agree with both of you. We do the same thing for 'ZIC' binary, so I
>> think putting it to pgxs_empty is the correct fix.
>
> Thanks for double-checking. I was not 100% sure if my analysis was
> completely right as I was looking at this file for the first time.

On top of the rest, I have double-checked the buildfarm and things
seem fine with 4a8e6f43a6b5, so the last piece about pthread_exit() is
now done with 8268e66ac64c.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chengpeng Yan 2025-12-10 05:20:01 Re: Add a greedy join search algorithm to handle large join problems
Previous Message Thomas Munro 2025-12-10 05:10:20 greenfly lwlock corruption in REL_14_STABLE and REL_15_STABLE

Browse pgsql-bugs by date

  From Date Subject
Previous Message David Rowley 2025-12-10 03:46:10 Re: BUG #19332: Sudden 330x performance degradation of SELECT amid INSERTs