Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c11867

Browse files
committed
Install JIT related headers.
There's no reason not to install these, and jit.h can be useful forusers of e.g. planner hooks.Author: Donald DongReviewed-By: Andres FreundDiscussion:https://postgr.es/m/296D405F-7F95-49F1-B565-389D6AA78505@csumb.eduBackpatch: 11-, where JIT compilation was introduced
1 parente6799d5 commit5c11867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
1818

1919
# Subdirectories containing installable headers
2020
SUBDIRS = access bootstrap catalog commands common datatype\
21-
executor fe_utils foreign\
21+
executor fe_utils foreignjit\
2222
lib libpq mb nodes optimizer parser partitioning postmaster\
2323
regex replication rewrite\
2424
statistics storage tcop snowball snowball/libstemmer tsearch\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp