Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Collect JIT instrumentation from workers. | Andres Freund | 2018-09-25 |
* | In v11, disable JIT by default (it's still enabled by default in HEAD). | Tom Lane | 2018-09-15 |
* | Add inlining support to LLVM JIT provider. | Andres Freund | 2018-03-28 |
* | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 2018-03-26 |
* | Add expression compilation support to LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Basic planner and executor integration for JIT. | Andres Freund | 2018-03-22 |
* | Debugging and profiling support for LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Basic JIT provider and error handling infrastructure. | Andres Freund | 2018-03-21 |