Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-07-10 | Allow /contrib include files to compile on their own. | Bruce Momjian | 8.2.0 |
| 2006-05-03 | Make GIN opclass worked with intarray extensions | Teodor Sigaev | 8.2.0 |
| 2006-01-20 | Replace bitwise looping with bytewise looping in hemdistsign and | Tom Lane | 8.2.0 |
| 2005-11-19 | Defend against nulls-in-arrays in contrib/intarray. I may have put in | Tom Lane | 8.2.0 |
| 2005-11-14 | Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE instead | Teodor Sigaev | 8.2.0 |
| 2005-11-07 | R-tree is dead ... long live GiST. | Tom Lane | 8.2.0 |