| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | VASUKI M <vasukim1992002(at)gmail(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, 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, byavuz81(at)gmail(dot)com |
| Subject: | Re: BUG #19095: Test if function exit() is used fail when linked static |
| Date: | 2025-12-03 23:33:55 |
| Message-ID: | 22D3D4EC-BCC3-4E52-B5A9-E1C6E363517B@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
> On 3 Dec 2025, at 12:59, VASUKI M <vasukim1992002(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-12-04 00:11:06 | Re: BUG #19340: Wrong result from CORR() function |
| Previous Message | Tom Lane | 2025-12-03 22:52:31 | Re: BUG #19340: Wrong result from CORR() function |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zsolt Parragi | 2025-12-03 23:38:58 | Re: Proposal: Add a callback data parameter to GetNamedDSMSegment |
| Previous Message | Daniel Gustafsson | 2025-12-03 23:27:53 | Re: Serverside SNI support in libpq |