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)
commit6a744413ea0c0c114348c4c010aa9f909c83d3f3
treebcf5e66cb033331f08fb9615ac55d5bb8b854c01
parent34c9e455d0efcada8821ffaab61741c2e1153458
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