Install JIT related headers.

Andres Freund <andres@anarazel.de>

Commit: 453be7d4dd03a4589bca753dabcff786c277de4f
Author: Andres Freund <andres@anarazel.de>
Date: 2019-01-28T21:53:43Z
Releases: 11.2
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

Files

PathChange+/−
src/include/Makefile modified +1 −1

Discussion