pgsql: Install wait_event_types.h in VPATH builds

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Install wait_event_types.h in VPATH builds
Дата
Msg-id E1qtH81-001FRe-28@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Install wait_event_types.h in VPATH builds

An extra rule is needed in src/include/Makefile for VPATH builds to
install any generated server-side include files, and wait_event_types.h
was forgotten from the set.

Issue introduced by fa88928470b5.

Reported-by: Christoph Berg
Discussion: https://postgr.es/m/ZTAA11u7CtX6NqlK@msg.df7cb.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7fb355db142958f463f7a0415248184f7ca4503f

Modified Files
--------------
src/include/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: PG 16 relnotes: fix spelling error
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve pglz_decompress's defenses against corrupt compressed da