Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 2023-02-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 | 2021-04-07 |
* | Clean up newlines following left parentheses | Alvaro Herrera | 2020-01-30 |
* | Change TRUE/FALSE to true/false | Peter Eisentraut | 2017-11-08 |
* | Extend & revamp pg_bswap.h infrastructure. | Andres Freund | 2017-09-29 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Use CallerFInfoFunctionCall with btree_gist for numeric types | Andrew Dunstan | 2017-03-21 |
* | Add uuid to the set of types supported by contrib/btree_gist. | Tom Lane | 2016-11-29 |