Обсуждение: pgsql: Add file containing extensions of the LLVM C API.

Поиск
Список
Период
Сортировка

pgsql: Add file containing extensions of the LLVM C API.

От
Andres Freund
Дата:
Add file containing extensions of the LLVM C API.

Author: Andres Freund
Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31bc604e0b74805ff9e84a2d549ca82be665d0a6

Modified Files
--------------
src/backend/jit/llvm/Makefile         |  2 +-
src/backend/jit/llvm/llvmjit_wrap.cpp | 44 +++++++++++++++++++++++++++++++++++
src/include/jit/llvmjit.h             | 17 ++++++++++++++
3 files changed, 62 insertions(+), 1 deletion(-)