Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-05-19 | Replace strdup() with pstrdup(), to avoid leaking memory. | Heikki Linnakangas | 8.2.22 |
| 2010-12-16 | Fix contrib/seg's GiST picksplit method. | Tom Lane | 8.2.20 |
| 2006-09-10 | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane | 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 |
| 2005-11-07 | R-tree is dead ... long live GiST. | Tom Lane | 8.2.0 |