Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 12.21 |
| 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-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-02 | Report progress of CREATE INDEX operations | Alvaro Herrera | 12.0 |
| 2019-03-26 | Compute XID horizon for page level index vacuum on primary. | Andres Freund | 12.0 |
| 2019-03-11 | tableam: Add and use scan APIs. | Andres Freund | 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 |