]> granicus.if.org Git - postgresql/commit
Remove too-smart-for-its-own-good optimization of not overwriting the output
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Jan 2010 02:34:03 +0000 (02:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Jan 2010 02:34:03 +0000 (02:34 +0000)
commit9d781b55f4ba2481a6217316361ddfd67cc06318
treebf00d46a490e3cdd252debae37e7c9283d9831b5
parentc3a1eae252d2a5e5e8ff81b79f88b1bc12b5e01e
Remove too-smart-for-its-own-good optimization of not overwriting the output
files when they haven't changed.  This confuses make because the build fails
to update the file timestamps, and so it keeps on doing the action over again.
src/backend/catalog/Catalog.pm
src/backend/catalog/genbki.pl