Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2008-10-22 | Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't | Teodor Sigaev | 8.2.11 |
| 2008-08-23 | Fix possible duplicate tuples while GiST scan. Now page is processed | Teodor Sigaev | 8.2.10 |
| 2006-11-12 | Fix some typos in comments. | Neil Conway | 8.2.0 |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-07-14 | Remove 576 references of include files that were not needed. | Bruce Momjian | 8.2.0 |
| 2006-07-11 | Alphabetically order reference to include files, "G" - "M". | Bruce Momjian | 8.2.0 |
| 2006-06-28 | Changes | Teodor Sigaev | 8.2.0 |
| 2006-05-24 | * Add support NULL to GiST. | Teodor Sigaev | 8.2.0 |
| 2006-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian | 8.2.0 |
| 2006-01-14 | Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE | Tom Lane | 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-06 | Add simple sanity checks on newly-read pages to GiST, too. | Tom Lane | 8.2.0 |