Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Fix jit compilation bug on wide tables. | Andres Freund | 2018-11-27 |
* | Make TupleTableSlots extensible, finish split of existing slot type. | Andres Freund | 2018-11-16 |
* | Don't generate tuple deforming functions for virtual slots. | Andres Freund | 2018-11-15 |
* | Move TupleTableSlots boolean member into one flag variable. | Andres Freund | 2018-10-15 |
* | Change TupleTableSlot->tts_nvalid to type AttrNumber. | Andres Freund | 2018-09-25 |
* | Quick adaption of JIT tuple deforming to the fast default patch. | Andres Freund | 2018-03-27 |
* | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 2018-03-26 |