Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-17 | Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. | Tom Lane | 12.20 |
| 2023-12-21 | Avoid trying to fetch metapage of an SPGist partitioned index. | Tom Lane | 12.18 |
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 12.14 |
| 2019-04-02 | Report progress of CREATE INDEX operations | Alvaro Herrera | 12.0 |
| 2019-01-29 | Refactor planner's header files. | Tom Lane | 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-08-10 | Fix typo in SP-GiST error message | Alexander Korotkov | 12.0 |