Обсуждение: pgsql: Expand list of synchronized types and functions in LLVM JITprov

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

pgsql: Expand list of synchronized types and functions in LLVM JITprov

От
Andres Freund
Дата:
Expand list of synchronized types and functions in LLVM JIT provider.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb46ac26fe493839d6cf3ab8d20bc62a285f7649

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c       | 47 ++++++++++++++++++++++++++++++++++++
src/backend/jit/llvm/llvmjit_types.c | 33 ++++++++++++++++++++++++-
src/include/jit/llvmjit.h            | 18 ++++++++++++++
3 files changed, 97 insertions(+), 1 deletion(-)