index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
btree_gist
/
btree_utils_var.h
Commit message (
Expand
)
Author
Age
*
Add support for sorted gist index builds to btree_gist
Heikki Linnakangas
2025-04-03
*
Remove unused #include's from contrib, pl, test .c files
Peter Eisentraut
2024-10-28
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
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 varlena types
Andrew Dunstan
2017-03-21
*
Minor refactoring of btree_gist code.
Heikki Linnakangas
2015-03-26
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
*
Fix contrib/btree_gist to handle collations properly.
Tom Lane
2011-04-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
*
Add #include code to prevent multiple inclusion.
Bruce Momjian
2006-07-10
*
Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes.
Bruce Momjian
2006-07-10
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fixes from Janko Richter <jankorichter@yahoo.de>
Teodor Sigaev
2005-07-01
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2004-05-28