Re: BUG #19095: Test if function exit() is used fail when linked static

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: VASUKI M <vasukim1992002(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>, 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
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Date: 2025-12-09 23:11:37
Message-ID: aTisqa86tuhsr8uP@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Tue, Dec 09, 2025 at 03:47:13PM +0300, Bilal Yavuz wrote:
> I agree with both of you. We do the same thing for 'ZIC' binary, so I
> think putting it to pgxs_empty is the correct fix.

Thanks for double-checking. I was not 100% sure if my analysis was
completely right as I was looking at this file for the first time.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message weijie JL 2025-12-10 01:07:07 Re: BUG #19348: Disk space error when running COPY after upgrading to PostgreSQL 17.7
Previous Message Thomas Munro 2025-12-09 21:19:47 Re: BUG #19348: Disk space error when running COPY after upgrading to PostgreSQL 17.7

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-12-09 23:12:13 Re: Add mode column to pg_stat_progress_vacuum
Previous Message Masahiko Sawada 2025-12-09 23:08:42 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart