Re: BUG #19095: Test if function exit() is used fail when linked static - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #19095: Test if function exit() is used fail when linked static
Date
Msg-id aZV2BIsBFpL2K8ci@paquier.xyz
Whole thread Raw
In response to Re: BUG #19095: Test if function exit() is used fail when linked static  (VASUKI M <vasukim1992002@gmail.com>)
List pgsql-bugs
On Wed, Feb 18, 2026 at 09:49:47AM +0530, VASUKI M wrote:
> You are absolutely right — with a stamp file, we need to ensure that its
> timestamp is updated unconditionally so that it remains newer than the
> inputs. Keeping the existence check (if (! -f ...)) would indeed leave the
> stamp file older than the rebuilt library, which can trigger unnecessary
> rebuilds in Makefile-based builds.

Yep, point taken.  I have applied this adjustment a couple of minutes
ago.  Thanks for the report.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: VASUKI M
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Next
From: Andrey Borodin
Date:
Subject: Re: 17.8 standby crashes during WAL replay from 17.5 primary: "could not access status of transaction"