Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-07-28 | Fix incorrect cleanup of tsquery in ts_rewrite(). Per bug #4933 by | Teodor Sigaev | 8.2.14 |
| 2006-05-31 | fix comparison with SPI_processed | Teodor Sigaev | 8.2.0 |
| 2006-03-01 | This patch makes the error message strings throughout the backend | Neil Conway | 8.2.0 |
| 2005-11-22 | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 8.2.0 |
| 2005-11-17 | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 8.2.0 |
| 2005-11-09 | Fix rwrite(ARRAY) on 64-bit boxes: | Teodor Sigaev | 8.2.0 |
| 2005-11-08 | New features for tsearch2: | Teodor Sigaev | 8.2.0 |