Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add support for sorted gist index builds to btree_gist | Heikki Linnakangas | 2025-04-03 |
* | Fix boilerplate comments in btree_gist | Heikki Linnakangas | 2025-04-03 |
* | Remove useless casts to (void *) | Peter Eisentraut | 2024-11-28 |
* | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 2024-10-28 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 |
* | Fix gist_bool_ops to use gbtreekey2 | Tomas Vondra | 2021-11-08 |
* | Add bool GiST opclass to btree_gist | Tomas Vondra | 2021-11-06 |