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