Expand list of synchronized types and functions in LLVM JIT provider.

Andres Freund <andres@anarazel.de>

Commit: fb46ac26fe493839d6cf3ab8d20bc62a285f7649
Author: Andres Freund <andres@anarazel.de>
Date: 2018-03-22T21:45:59Z
Releases: 11.0
Expand list of synchronized types and functions in LLVM JIT provider.

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

Files

PathChange+/−
src/backend/jit/llvm/llvmjit.c modified +47 −0
src/backend/jit/llvm/llvmjit_types.c modified +32 −1
src/include/jit/llvmjit.h modified +18 −0

Discussion