Commits
Showing commits that first shipped in 8.3 (backpatches included). Clear
| 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-28 | Fix up several contrib modules that were using varlena datatypes in not-so-obvious | 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 |