Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-04-21 | Consider outliers in split interval calculation. | Peter Geoghegan | 13.0 |
| 2020-04-15 | Slightly simplify nbtree split point choice loop. | Peter Geoghegan | 13.0 |
| 2020-04-13 | Harmonize nbtree page split point code. | Peter Geoghegan | 13.0 |
| 2020-02-26 | Add deduplication to nbtree. | Peter Geoghegan | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Refactor reloption handling for index AMs in-core | Michael Paquier | 13.0 |
| 2019-10-30 | Fix typos in the code | Michael Paquier | 13.0 |
| 2019-08-21 | Update comments on nbtree stack struct. | Peter Geoghegan | 13.0 |
| 2019-07-15 | Correct nbtsplitloc.c comment. | Peter Geoghegan | 13.0 |
| 2019-07-15 | Fix pathological nbtree split point choice issue. | Peter Geoghegan | 13.0 |