Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-17 | Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. | Tom Lane | 13.16 |
| 2023-12-21 | Avoid trying to fetch metapage of an SPGist partitioned index. | Tom Lane | 13.14 |
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 13.10 |
| 2020-03-30 | Fix missing SP-GiST support in 911e702077 | Alexander Korotkov | 13.0 |
| 2020-01-15 | Introduce IndexAM fields for parallel vacuum. | Amit Kapila | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-11-25 | Refactor reloption handling for index AMs in-core | Michael Paquier | 13.0 |