pgsql: Ensure installation dirs are built before contents are installed

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Ensure installation dirs are built before contents are installed
Дата
Msg-id E1VQeL0-0005wm-5x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Ensure installation dirs are built before contents are installed (v2)

Push dependency on installdirs down to individual targets.

Christoph Berg

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7f165f2587f6dafe7d4d438136dd959ed5610979

Modified Files
--------------
src/makefiles/pgxs.mk |   12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Ensure installation dirs are built before contents are installed
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Use a new hstore extension version for added json functions.