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 |
* | Revert "Add sortsupport for gist_btree opclasses, for faster index builds." | Heikki Linnakangas | 2021-04-07 |
* | Add sortsupport for gist_btree opclasses, for faster index builds. | Heikki Linnakangas | 2021-04-07 |
* | Clean up newlines following left parentheses | Alvaro Herrera | 2020-01-30 |
* | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 2019-10-24 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Add btree_gist support for enum types. | Andrew Dunstan | 2017-03-21 |