Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-07 | Ensure that foreign scans with lateral refs are planned correctly. | Tom Lane | 9.6.12 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-03-14 | Allow callers of create_foreignscan_path to specify nondefault PathTarget. | Tom Lane | 9.6.0 |
| 2016-03-14 | Rethink representation of PathTargets. | Tom Lane | 9.6.0 |
| 2016-02-19 | Add an explicit representation of the output targetlist to Paths. | Tom Lane | 9.6.0 |