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 22D3D4EC-BCC3-4E52-B5A9-E1C6E363517B@yesql.se
Whole thread Raw
In response to Re: BUG #19095: Test if function exit() is used fail when linked static  (VASUKI M <vasukim1992002@gmail.com>)
Responses Re: BUG #19095: Test if function exit() is used fail when linked static
List pgsql-bugs
> On 3 Dec 2025, at 12:59, VASUKI M <vasukim1992002@gmail.com> wrote:

> This is a refreshed version of the patch to unify the exit() reference check
> performed during libpq builds. Earlier versions had duplicated logic between
> the Makefile and Meson builds, while platform-specific details were also split
> between comments and build rules.

Thanks for the update.  This patch builds on previous patches posted in the
thread which makes it more complicated to review.  Can you please post a full
squashed patch against master so we can be absolutely sure we are looking at
the tree in the same state that you are.

--
Daniel Gustafsson




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19340: Wrong result from CORR() function
Next
From: Tom Lane
Date:
Subject: Re: BUG #19340: Wrong result from CORR() function