Thread
-
Re: BUG #19095: Test if function exit() is used fail when linked static
Daniel Gustafsson <daniel@yesql.se> — 2025-12-03T23:33:55Z
> 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