Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-16 | Replace insertion sort in contrib/intarray with qsort(). | Tom Lane | 9.2.11 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2012-02-17 | Fix longstanding error in contrib/intarray's int[] & int[] operator. | Tom Lane | 9.2.0 |
| 2011-09-11 | Remove many -Wcast-qual warnings | Peter Eisentraut | 9.2.0 |