Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-01-30 | Fix assorted oversights in range selectivity estimation. | Tom Lane | 9.3.6 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-03-29 | Add new JSON processing functions and parser API. | Andrew Dunstan | 9.3.0 |
| 2013-03-14 | Add cost estimation of range @> and <@ operators. | Heikki Linnakangas | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-12-23 | Adjust many backend functions to return OID rather than void. | Robert Haas | 9.3.0 |
| 2012-08-27 | Collect and use histograms of lower and upper bounds for range types. | Heikki Linnakangas | 9.3.0 |