Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-28 | Add inlining support to LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-26 | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Add expression compilation support to LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Basic planner and executor integration for JIT. | Andres Freund | 11.0 |
| 2018-03-22 | Debugging and profiling support for LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Basic JIT provider and error handling infrastructure. | Andres Freund | 11.0 |
| 2017-12-21 | Add parallel-aware hash joins. | Andres Freund | 11.0 |
| 2017-09-20 | Make WAL segment size configurable at initdb time. | Andres Freund | 11.0 |
| 2017-09-12 | Introduce BYTES unit for GUCs. | Andres Freund | 11.0 |