Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane wrote:
>> Hm, just noticed another little annoyance: CVS is going to complain about
>> the objfiles.txt files unless we add a .cvsignore entry to every last
>> subdirectory of the backend.
> Complain how?
Try a "cvs diff" or "cvs update" while these files are present.
> Why should it complain more or less than about the SUBSYS.o
> files?
It has a hard-wired rule not to complain about files named *.o.
regards, tom lane