aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_expr.c
Commit message (Expand)AuthorAge
* Further -Wimplicit-fallthrough cleanup.Andres Freund2018-05-01
* Post-feature-freeze pgindent run.Tom Lane2018-04-26
* Fix a boatload of typos in C comments.Tom Lane2018-04-01
* Correct some typos in the new JIT code.Andres Freund2018-03-26
* JIT tuple deforming in LLVM JIT provider.Andres Freund2018-03-26
* Adapt expression JIT to stdbool.h introduction.Andres Freund2018-03-22
* Add expression compilation support to LLVM JIT provider.Andres Freund2018-03-22