Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-22 | Fix possible sorting error when aborting use of abbreviated keys. | Robert Haas | 9.5.5 |
| 2015-12-22 | Comment improvements for abbreviated keys. | Robert Haas | 9.5.0 |
| 2015-11-03 | Improve comments about abbreviation abort. | Robert Haas | 9.5.0 |
| 2015-08-04 | Update comment to match behavior of latest code. | Robert Haas | 9.5.0 |
| 2015-05-13 | Fix comment. | Robert Haas | 9.5.0 |
| 2015-05-13 | Extend abbreviated key infrastructure to datum tuplesorts. | Robert Haas | 9.5.0 |
| 2015-03-09 | Fix handling of sortKeys field in Tuplesortstate. | Robert Haas | 9.5.0 |
| 2015-01-23 | Don't use abbreviated keys for the final merge pass. | Robert Haas | 9.5.0 |
| 2015-01-19 | Use abbreviated keys for faster sorting of text datums. | Robert Haas | 9.5.0 |
| 2014-11-07 | Use the sortsupport infrastructure in more cases. | Robert Haas | 9.5.0 |
| 2014-07-01 | Avoid copying index tuples when building an index. | Robert Haas | 9.5.0 |