Chao Li <[email protected]> writes: > I am wondering whether it would be worth updating the relevant Makefiles so > that changes to libpgfeutils.a properly trigger rebuilds 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
