| From: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| 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, VASUKI M <vasukim1992002(at)gmail(dot)com> |
| Subject: | Re: BUG #19095: Test if function exit() is used fail when linked static |
| Date: | 2025-11-24 11:04:01 |
| Message-ID: | CAN55FZ2em+Wf6kWQ27bwQrLTTWJF7TcSDDKnjxGy+fxMVaGbvg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Hi,
On Wed, 19 Nov 2025 at 16:17, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)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
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Add-exit-check-for-libpq.so-for-meson-build.patch | text/x-patch | 4.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Banck | 2025-11-24 11:05:41 | Re: [PATCH] Expose checkpoint timestamp and duration in pg_stat_checkpointer |
| Previous Message | Michael Paquier | 2025-11-24 10:49:11 | Re: [PATCH] Fixed creation of empty .log files during log rotation |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | David Rowley | 2025-11-23 22:06:27 | Re: BUG #19332: Sudden 330x performance degradation of SELECT amid INSERTs |