Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-08 | Further patch rangetypes_selfuncs.c's statistics slot management. | Tom Lane | 9.3.17 |
| 2016-08-07 | Fix misestimation of n_distinct for a nearly-unique column with many nulls. | Tom Lane | 9.3.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 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-08-27 | Collect and use histograms of lower and upper bounds for range types. | Heikki Linnakangas | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |