Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-28 | Quick adaption of JIT tuple deforming to the fast default patch. | Andres Freund | 11.0 |
| 2018-03-26 | Correct some typos in the new JIT code. | Andres Freund | 11.0 |
| 2018-03-26 | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-23 | Adapt expression JIT to stdbool.h introduction. | Andres Freund | 11.0 |
| 2018-03-22 | Expand list of synchronized types and functions in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 11.0 |