Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2015-07-01 | Make sampler_random_fract() actually obey its API contract. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-20 | Collection of typo fixes. | Heikki Linnakangas | 9.5.0 |
| 2015-05-18 | Put back a backwards-compatible version of sampling support functions. | Tom Lane | 9.5.0 |
| 2015-05-15 | TABLESAMPLE, SQL Standard and extensible | Simon Riggs | 9.5.0 |
| 2015-05-15 | Separate block sampling functions | Simon Riggs | 9.5.0 |