Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-27 | Use the correct tuplestore read pointer in a NamedTuplestoreScan. | Tom Lane | 10.4 |
| 2017-07-30 | Move ExecProcNode from dispatch to function pointer based model. | Andres Freund | 10.0 |
| 2017-05-17 | Preventive maintenance in advance of pgindent run. | Tom Lane | 10.0 |
| 2017-05-10 | Pass EXEC_FLAG_REWIND when initializing a tuplestore scan. | Robert Haas | 10.0 |
| 2017-04-01 | Add infrastructure to support EphemeralNamedRelation references. | Kevin Grittner | 10.0 |