aboutsummaryrefslogtreecommitdiff
path: root/src/include/jit/jit.h
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Collect JIT instrumentation from workers.Andres Freund2018-09-25
* Make PGJIT_* macros safer.Heikki Linnakangas2018-04-23
* Fix a boatload of typos in C comments.Tom Lane2018-04-01
* Add inlining support to LLVM JIT provider.Andres Freund2018-03-28
* JIT tuple deforming in LLVM JIT provider.Andres Freund2018-03-26
* Add expression compilation support to LLVM JIT provider.Andres Freund2018-03-22
* Basic planner and executor integration for JIT.Andres Freund2018-03-22
* Debugging and profiling support for LLVM JIT provider.Andres Freund2018-03-22
* Support for optimizing and emitting code in LLVM JIT provider.Andres Freund2018-03-22
* Basic JIT provider and error handling infrastructure.Andres Freund2018-03-21