pgsql: Install JIT related headers.

2019-01-28 Thread Andres Freund
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/[email protected] Backpatch: 11-, where JIT compilation was int

pgsql: Install JIT related headers.

2019-01-28 Thread Andres Freund
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/[email protected] Backpatch: 11-, where JIT compilation was int