Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-16 | Replace insertion sort in contrib/intarray with qsort(). | Tom Lane | 9.1.16 |
| 2012-02-17 | Fix longstanding error in contrib/intarray's int[] & int[] operator. | Tom Lane | 9.1.3 |
| 2011-01-09 | Fix assorted corner-case bugs in contrib/intarray. | Tom Lane | 9.1.0 |