pgsql: Install JIT related headers.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Install JIT related headers.
Дата
Msg-id E1goEtt-0000lz-5X@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Install JIT related headers.

There's no reason not to install these, and jit.h can be useful for
users of e.g. planner hooks.

Author: Donald Dong
Reviewed-By: Andres Freund
Discussion: https://postgr.es/m/296D405F-7F95-49F1-B565-389D6AA78505@csumb.edu
Backpatch: 11-, where JIT compilation was introduced

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5c1186751214416fdf88f33a89c3dc88391d2d60

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Move page initialization from RelationAddExtraBlocks() to use.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Install JIT related headers.