Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-23 | Disable abbreviated keys for string-sorting in non-C locales. | Robert Haas | 9.6.0 |
| 2016-02-05 | Fix small goof in comment. | Robert Haas | 9.6.0 |
| 2016-02-03 | Extend sortsupport for text to more opclasses. | Robert Haas | 9.6.0 |
| 2015-11-03 | Correct tiny inaccuracy in strxfrm cache comment. | Robert Haas | 9.6.0 |
| 2015-10-20 | Be a bit more rigorous about how we cache strcoll and strxfrm results. | Robert Haas | 9.6.0 |
| 2015-10-20 | Remove obsolete comment. | Robert Haas | 9.6.0 |
| 2015-10-09 | Speed up text sorts where the same strings occur multiple times. | Robert Haas | 9.6.0 |
| 2015-10-09 | Make abbreviated key comparisons for text a bit cheaper. | Robert Haas | 9.6.0 |