Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2010-11-15 | Fix bug in cube picksplit algorithm. | Robert Haas | 8.2.19 |
| 2008-05-29 | Fix some bugs introduced by the 8.2-era conversion of cube functions to V1 | Tom Lane | 8.2.8 |
| 2007-03-07 | Athough cube is a varlena type, nowhere was a detoasting of cube's value, so | Teodor Sigaev | 8.2.4 |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-09-10 | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane | 8.2.0 |
| 2006-07-27 | Fix incorrect function return code in cube_cmp and cube_dim; | Tom Lane | 8.2.0 |
| 2006-07-25 | /contrib/cube improvements: | Bruce Momjian | 8.2.0 |
| 2006-06-28 | Changes | Teodor Sigaev | 8.2.0 |
| 2006-05-30 | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 8.2.0 |
| 2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 8.2.0 |
| 2005-11-07 | R-tree is dead ... long live GiST. | Tom Lane | 8.2.0 |