Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-11-27 | Improve GiST range-contained-by searches by adding a flag for empty ranges. | Tom Lane | 9.2.0 |
| 2011-11-23 | Remove user-selectable ANALYZE option for range types. | Tom Lane | 9.2.0 |
| 2011-11-23 | Remove zero- and one-argument range constructor functions. | Tom Lane | 9.2.0 |
| 2011-11-22 | Still more review for range-types patch. | Tom Lane | 9.2.0 |
| 2011-11-21 | Further code review for range types patch. | Tom Lane | 9.2.0 |
| 2011-11-15 | Restructure function-internal caching in the range type code. | Tom Lane | 9.2.0 |
| 2011-11-14 | Fix copyright notices, other minor editing in new range-types code. | Tom Lane | 9.2.0 |