Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2010-07-12 | Make NestLoop plan nodes pass outer-relation variables into their inner | Tom Lane | 9.1.0 |
| 2009-09-27 | Remove no-longer-needed ExecCountSlots infrastructure. | Tom Lane | 9.0.0 |
| 2006-02-28 | Extend the ExecInitNode API so that plan nodes receive a set of flag | Tom Lane | 8.2.0 |
| 2002-12-05 | Phase 1 of read-only-plans project: cause executor state nodes to point | Tom Lane | 7.4.1 |
| 2000-10-26 | Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in | Tom Lane | 7.1.1 |