Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-26 | JIT tuple deforming in LLVM JIT provider. | 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 |