Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2007-09-07 | Fix indefinit loop in rank_cd for some corner queries. | Teodor Sigaev | 8.2.5 |
| 2006-12-28 | Add a defense to prevent core dumps if 8.2 version of rank_cd() is used with | Tom Lane | 8.2.1 |
| 2006-11-22 | Avoid infinity calculations in rank_cd | Teodor Sigaev | 8.2.0 |
| 2006-10-05 | Make use of qsort_arg in several places that were formerly using klugy | Tom Lane | 8.2.0 |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-04-10 | Fix stupid mistake in rank_cd_def cleanup | Teodor Sigaev | 8.2.0 |
| 2006-03-02 | Significantly improve ranking: | Teodor Sigaev | 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-18 | Mop-up for nulls-in-arrays patch: fix some places that access array | Tom Lane | 8.2.0 |
| 2005-11-08 | New features for tsearch2: | Teodor Sigaev | 8.2.0 |