Re: BUG #19095: Test if function exit() is used fail when linked static
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Michael Paquier <michael@paquier.xyz>, Tom Lane <tgl@sss.pgh.pa.us>, BharatDB <bharatdbpg@gmail.com>, torsten.rupp@gmx.net, pgsql-bugs@lists.postgresql.org, VASUKI M <vasukim1992002@gmail.com>
Date: 2025-11-24T11:04:01Z
Lists: pgsql-bugs, pgsql-hackers
Attachments
- v2-0001-Add-exit-check-for-libpq.so-for-meson-build.patch (text/x-patch)
Hi, On Wed, 19 Nov 2025 at 16:17, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote: > > Sorry for the late reply. I replaced the Makefile portion with the > Perl script, so that it can be used for both meson and autoconf build > systems. Apparently we do not need to remove the stamp-file in the perl script, meson already handles that internally. v2 is attached. -- Regards, Nazir Bilal Yavuz Microsoft