]> granicus.if.org Git - postgresql/commit
Make reformat-dat-files, reformat-dat-files VPATH safe.
authorAndres Freund <andres@anarazel.de>
Thu, 15 Nov 2018 19:35:07 +0000 (11:35 -0800)
committerAndres Freund <andres@anarazel.de>
Thu, 15 Nov 2018 19:38:03 +0000 (11:38 -0800)
commit8fbb2a92e014fea609988ed665133333ebf42d39
tree6d5aeb71dbfb93e72656252447f8519b880ee7e1
parente8ba27a4ce7ff4ebed09eeb2dc6cef8b35a590ed
Make reformat-dat-files, reformat-dat-files VPATH safe.

The reformat_dat_file.pl script, added by 372728b0d49552641, supported
all the necessary options to make it work in a VPATH build, but the
makefile invocations didn't take VPATH into account. Fix that.

Discussion: https://postgr.es/m/20181115185303.d2z7wonx23mdfvd3@alap3.anarazel.de
Backpatch: 11-, where 372728b0d49552641 was merged
src/include/catalog/Makefile