Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2007-11-13 | Replace the now-incompatible-with-core contrib/tsearch2 module with a | Tom Lane | 8.3.0 |
| 2007-02-27 | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane | 8.3.0 |
| 2007-01-31 | Allow GIN's extractQuery method to signal that nothing can satisfy the query. | Teodor Sigaev | 8.3.0 |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-07-13 | Adjust /contrib for new include file contents. | Bruce Momjian | 8.2.0 |
| 2006-05-02 | GIN: Generalized Inverted iNdex. | Teodor Sigaev | 8.2.0 |