Re: Re: [COMMITTERS] pgsql: Derived files that are shipped in the distribution used to be
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Re: [COMMITTERS] pgsql: Derived files that are shipped in the distribution used to be |
| Дата | |
| Msg-id | 15269.1251918348@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql: Derived files that are shipped in the distribution used to be (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: Re: [COMMITTERS] pgsql: Derived files that are shipped
in the distribution used to be
|
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> On ons, 2009-09-02 at 19:24 +0200, Magnus Hagander wrote:
>> -kwlookup.c: % : ../../../backend/parser/%
>> +kwlookup.c: % : $(top_srcdir)/src/backend/parser/%
>> rm -f $@ && $(LN_S) $< .
> I think you can revert this if it helps you, although it's not clear to
> me why it would make a difference one way or the other.
It looks to me like Magnus' git tool has gotten the direction of the
change backwards --- $(top_srcdir) was the old coding, which was like
every other place that is symlinking something, and the new ../../ bit
is gratuitously unlike the rest. I imagine the point is that the MSVC
scripts only know how to deal with the $(top_srcdir) form.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера