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

From Tom Lane
Subject Re: Question: rebuilding frontend tools after libpgfeutils.a changes?
Date
Msg-id 587146.1772463408@sss.pgh.pa.us
Whole thread Raw
In response to Question: rebuilding frontend tools after libpgfeutils.a changes?  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Question: rebuilding frontend tools after libpgfeutils.a changes?
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Next
From: Andres Freund
Date:
Subject: Re: index prefetching