Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Introduce notion of different types of slots (without implementing them). | Andres Freund | 2018-11-15 |
* | Don't require return slots for nodes without projection. | Andres Freund | 2018-11-09 |
* | Use the correct tuplestore read pointer in a NamedTuplestoreScan. | Tom Lane | 2018-02-27 |
* | Allow tupleslots to have a fixed tupledesc, use in executor nodes. | Andres Freund | 2018-02-16 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund | 2017-07-30 |
* | Preventive maintenance in advance of pgindent run. | Tom Lane | 2017-05-16 |
* | Pass EXEC_FLAG_REWIND when initializing a tuplestore scan. | Robert Haas | 2017-05-09 |
* | Add infrastructure to support EphemeralNamedRelation references. | Kevin Grittner | 2017-03-31 |