Commit Graph

14 Commits (3386b2fe7af98159b0c7bc3f0f03fcb524d98cd6)

Author SHA1 Message Date
Heikki Linnakangas e4309f73f6 Add support for sorted gist index builds to btree_gist 5 months ago
Heikki Linnakangas 9370978da8 Fix boilerplate comments in btree_gist 5 months ago
Peter Eisentraut 7f798aca1d Remove useless casts to (void *) 10 months ago
Peter Eisentraut aa69541046 Remove useless casts to (void *) in arguments of some system functions 3 years ago
Heikki Linnakangas d92b1cdbab Revert "Add sortsupport for gist_btree opclasses, for faster index builds." 5 years ago
Heikki Linnakangas 9f984ba6d2 Add sortsupport for gist_btree opclasses, for faster index builds. 5 years ago
Alvaro Herrera c9d2977519 Clean up newlines following left parentheses 6 years ago
Peter Eisentraut 2eb4a831e5 Change TRUE/FALSE to true/false 8 years ago
Andres Freund 510b8cbff1 Extend & revamp pg_bswap.h infrastructure. 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Andrew Dunstan 4b1c68d63e Use CallerFInfoFunctionCall with btree_gist for numeric types 9 years ago
Tom Lane 11da83a0e7 Add uuid to the set of types supported by contrib/btree_gist. 9 years ago