Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-18 | Make it possible for loadable modules to add EXPLAIN options. | Robert Haas | 18.0 |
| 2017-08-15 | Add missing call to ExecReScanGatherMerge. | Robert Haas | 10.0 |
| 2017-08-15 | Add missing call to ExecReScanGatherMerge. | Robert Haas | 11.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2015-11-11 | Make sequential scans parallel-aware. | Robert Haas | 9.6.0 |
| 2015-09-30 | Add a Gather executor node. | Robert Haas | 9.6.0 |
| 2014-11-07 | Introduce custom path and scan providers. | Robert Haas | 9.5.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |