Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-25 | LLVMJIT: Release JIT context after running ExprContext shutdown callbacks. | Andres Freund | 11.0 |
| 2018-03-22 | Basic planner and executor integration for JIT. | Andres Freund | 11.0 |
| 2018-02-17 | Allow tupleslots to have a fixed tupledesc, use in executor nodes. | Andres Freund | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |