Re: contrib make check-world fail if data have been modified and there's vpath

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: contrib make check-world fail if data have been modified and there's vpath
Дата
Msg-id 2708.1563671718@sss.pgh.pa.us
обсуждение исходный текст
Ответ на contrib make check-world fail if data have been modified and there's vpath  (didier <did447@gmail.com>)
Список pgsql-hackers
didier <did447@gmail.com> writes:
> because there's destination data
> src/makefiles/pgxs.mk line
> ln -s $< $@
> fails and make clean doesn't remove these links.
> ln -sf
> is an option but it's not tested in configure
> or rm -f

Can you be more specific about what the problem case is?

            regards, tom lane



В списке pgsql-hackers по дате отправления: