Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Correct nbtsplitloc.c comment. | Peter Geoghegan | 2019-07-15 |
* | Fix pathological nbtree split point choice issue. | Peter Geoghegan | 2019-07-15 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Reverse order of newitem nbtree candidate splits. | Peter Geoghegan | 2019-05-15 |
* | Add "split after new tuple" nbtree optimization. | Peter Geoghegan | 2019-03-25 |
* | Remove dead code from nbtsplitloc.c. | Peter Geoghegan | 2019-03-24 |
* | Consider secondary factors during nbtree splits. | Peter Geoghegan | 2019-03-20 |