Обсуждение: pgsql: Make reformat-dat-files, reformat-dat-files VPATH safe.

Поиск
Список
Период
Сортировка

pgsql: Make reformat-dat-files, reformat-dat-files VPATH safe.

От
Andres Freund
Дата:
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8fbb2a92e014fea609988ed665133333ebf42d39

Modified Files
--------------
src/include/catalog/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)