You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/jit/llvm
Andres Freund f4f5845b31 Quick adaption of JIT tuple deforming to the fast default patch. 8 years ago
..
Makefile JIT tuple deforming in LLVM JIT provider. 8 years ago
llvmjit.c Quick adaption of JIT tuple deforming to the fast default patch. 8 years ago
llvmjit_deform.c Quick adaption of JIT tuple deforming to the fast default patch. 8 years ago
llvmjit_error.cpp Correct some typos in the new JIT code. 8 years ago
llvmjit_expr.c Correct some typos in the new JIT code. 8 years ago
llvmjit_types.c Quick adaption of JIT tuple deforming to the fast default patch. 8 years ago
llvmjit_wrap.cpp