Re: Patch to add dependency between client executes and static libraries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch to add dependency between client executes and static libraries
Дата
Msg-id 13631.1511119351@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Patch to add dependency between client executes and static libraries  (高增琦 <pgf00a@gmail.com>)
Список pgsql-hackers
高增琦 <pgf00a@gmail.com> writes:
> The attached patch trying to add dependency between client executes
> and static libraries.

If this is intended to solve the problem described in
<CAFmBtr1GDF%2BCpw%2B7SZF8jWGeazOd%3D%3DivRAg3rWhLaRXYCv83Vg%40mail.gmail.com>
then it should be added to that thread rather than starting a new one.

But please see the comment I just posted in that thread --- I don't
think we want to continue using order-only dependencies for these
libraries.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: no library dependency in Makefile?
Следующее
От: Alik Khilazhev
Дата:
Сообщение: Re: [HACKERS] [WIP] Zipfian distribution in pgbench