Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-24 | Properly check index mark/restore in ExecSupportsMarkRestore. | Andrew Gierth | 9.6.21 |
| 2016-08-13 | Add SQL-accessible functions for inspecting index AM properties. | Tom Lane | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-07 | Make the upper part of the planner work by generating and comparing Paths. | 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-02 | Update copyright for 2016 | Bruce Momjian | 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-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.6.0 |