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