pgsql: Fix server header file installation with vpath builds

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix server header file installation with vpath builds
Дата
Msg-id E1RObGu-00086l-VG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix server header file installation with vpath builds

Several server header files would not be installed in vpath builds
because they live in the build directory.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e7c8efa064c8294369839798ab6b23104147f667

Modified Files
--------------
src/include/Makefile |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Document that PQexec() can handle a NULL res pointer just fine.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix server header file installation with vpath builds