Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-19 | Improve handling of NULLs in KNN-GiST and KNN-SP-GiST | Alexander Korotkov | 12.0 |
| 2019-09-08 | Fix handling of NULL distances in KNN-GiST | Alexander Korotkov | 12.0 |
| 2019-07-24 | Refactor checks for deleted GiST pages. | Heikki Linnakangas | 12.0 |
| 2019-03-11 | tableam: Add and use scan APIs. | Andres Freund | 12.0 |
| 2019-03-10 | Support for INCLUDE attributes in GiST indexes | Alexander Korotkov | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-18 | Add support for nearest-neighbor (KNN) searches to SP-GiST | Alexander Korotkov | 12.0 |
| 2018-07-29 | Provide separate header file for built-in float types | Tomas Vondra | 12.0 |