Re: Question: rebuilding frontend tools after libpgfeutils.a changes? - Mailing list pgsql-hackers

From Chao Li
Subject Re: Question: rebuilding frontend tools after libpgfeutils.a changes?
Date
Msg-id 532998DE-C1F3-441A-A3EB-9995566036A0@gmail.com
Whole thread Raw
In response to Re: Question: rebuilding frontend tools after libpgfeutils.a changes?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

> On Mar 2, 2026, at 22:56, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Chao Li <li.evan.chao@gmail.com> writes:
>> I am wondering whether it would be worth updating the relevant Makefiles so that changes to libpgfeutils.a properly
triggerrebuilds of dependent frontend binaries. 
>
> I'd vote no, because it would add a lot of usually-pointless cycles to
> normal rebuild cases.
>
> Now, I'm a guy who doesn't believe in --enable-depend either, so
> your opinion might differ.  But it would not be a free improvement.
>
> regards, tom lane

Thanks for the guidance. I will not spend time on that then.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: pg_plan_advice
Next
From: Zsolt Parragi
Date:
Subject: Re: amcheck: add index-all-keys-match verification for B-Tree