mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
8fbb2a92e0
The reformat_dat_file.pl script, added by372728b0d4, 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-, where372728b0d4was merged