Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-28 | Quick adaption of JIT tuple deforming to the fast default patch. | Andres Freund | 11.0 |
| 2018-03-22 | Add FIELDNO_* macro designating offset into structs required for JIT. | Andres Freund | 11.0 |
| 2018-03-17 | Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. | Tom Lane | 11.0 |
| 2018-02-20 | Use platform independent type for TupleTableSlot->tts_off. | Andres Freund | 11.0 |
| 2018-02-17 | Allow tupleslots to have a fixed tupledesc, use in executor nodes. | Andres Freund | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |