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