Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-24 | Properly check index mark/restore in ExecSupportsMarkRestore. | Andrew Gierth | 9.5.25 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-15 | TABLESAMPLE, SQL Standard and extensible | Simon Riggs | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-21 | Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan. | Tom Lane | 9.5.0 |
| 2014-11-20 | Initial code review for CustomScan patch. | Tom Lane | 9.5.0 |
| 2014-11-07 | Introduce custom path and scan providers. | Robert Haas | 9.5.0 |