Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-09-09 Reorder EPQ work, to fix rowmark related bugs and improve efficiency. Andres Freund 12.0
2019-09-09 Reorder EPQ work, to fix rowmark related bugs and improve efficiency. Andres Freund 13.0
2019-07-08 Fix inconsistencies in the code Michael Paquier 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-01 Store tuples for EvalPlanQual in slots, rather than as HeapTuples. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-17 Make TupleTableSlots extensible, finish split of existing slot type. Andres Freund 12.0
2018-09-25 Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. Andres Freund 12.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.3.25
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 11.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.5.15
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 12.0
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.6.11
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 10.6
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.4.20
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-25 Avoid projecting tuples unnecessarily in Gather and Gather Merge. Robert Haas 11.0
2017-09-14 Properly check interrupts in execScan.c. Andres Freund 10.0
2017-09-14 Properly check interrupts in execScan.c. Andres Freund 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0