Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-17 | Doc: add a bit to indices.sgml about what is an indexable clause. | Tom Lane | 14.11 |
| 2022-09-01 | doc: mention "bloom" as a possible index access method | Bruce Momjian | 14.6 |
| 2022-08-12 | doc: add section about heap-only tuples (HOT) | Bruce Momjian | 14.6 |
| 2021-12-22 | doc: clarify when expression indexes evaluate their expressions | Bruce Momjian | 14.2 |
| 2021-04-05 | Support INCLUDE'd columns in SP-GiST. | Tom Lane | 14.0 |
| 2020-11-25 | Doc: minor improvements for section 11.2 "Index Types". | Tom Lane | 14.0 |
| 2020-08-02 | Fix minor issues in psql's new \dAc and related commands. | Tom Lane | 14.0 |