Patch to add dependency between client executes and static libraries

Поиск
Список
Период
Сортировка
От 高增琦
Тема Patch to add dependency between client executes and static libraries
Дата
Msg-id CAFmBtr1h9QeE1ZsGrpOcdDGu7Vhj81QriZAkRc2M=cb1Qtqcbw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch to add dependency between client executes and static libraries
Список pgsql-hackers
Hi, all

The attached patch trying to add dependency between client executes
and static libraries.

As described in message: https://www.postgresql.org/message-id/flat/CAFmBtr1GDF%2BCpw%2B7SZF8jWGeazOd%3D%3DivRAg3rWhLaRXYCv83Vg%40mail.gmail.com#CAFmBtr1GDF+Cpw+7SZF8jWGeazOd==ivRAg3rWhLaRXYCv83Vg@mail.gmail.com

I add a STLIBS variable in Makefiles as normal prerequisite.
Then, for example, if you update something in psqlscan.l, then make will
rebuild psql automatically.

Since I don't know if the la
​c​
k of dependency is problem or not,
this patch maybe useless.

Thanks,


--
GaoZengqi
pgf00a@gmail.com
zengqigao@gmail.com
Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: percentile value check can be slow
Следующее
От: David CARLIER
Дата:
Сообщение: [PATCH] Porting small OpenBSD changes.