Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-03 | Sync signatures of gbt_var_consistent() and gbt_num_consistent(). | Tom Lane | master |
| 2026-01-22 | Mark commented out code as unused | Peter Eisentraut | 19 (unreleased) |
| 2025-08-14 | Avoid including tableam.h and xlogreader.h in nbtree.h | Álvaro Herrera | 19 (unreleased) |
| 2025-04-03 | Add support for sorted gist index builds to btree_gist | Heikki Linnakangas | 18.0 |
| 2025-04-03 | Fix boilerplate comments in btree_gist | Heikki Linnakangas | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 18.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2021-11-08 | Fix gist_bool_ops to use gbtreekey2 | Tomas Vondra | 15.0 |
| 2021-11-06 | Add bool GiST opclass to btree_gist | Tomas Vondra | 15.0 |