Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-19 | Add an explicit representation of the output targetlist to Paths. | Tom Lane | 9.6.0 |
| 2016-01-20 | Support parallel joins, and make related improvements. | Robert Haas | 9.6.0 |
| 2016-01-18 | Add explicit cast to amcostestimate call. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |
| 2016-01-18 | Re-pgindent a few files. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-11 | Generate parallel sequential scan plans in simple cases. | 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 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.6.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.6.0 |