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.c
Commit message (
Expand
)
Author
Age
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
*
Add additional includes needed on some platforms.
Bruce Momjian
2006-07-14
*
Adjust /contrib for new include file contents.
Bruce Momjian
2006-07-13
*
Sort reference of include files, "A" - "F".
Bruce Momjian
2006-07-11
*
Changes
Teodor Sigaev
2006-06-28
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fixes from Janko Richter <jankorichter@yahoo.de>
Teodor Sigaev
2005-07-01
*
Cleanup of GiST extensions in contrib/: now that we always invoke GiST
Neil Conway
2005-05-21
*
Fix typo in comment.
Neil Conway
2005-05-16
*
This patch makes some minor style cleanups to contrib/btree_gist: remove
Neil Conway
2005-05-12
*
Simplify/clean up code for varlena types
Teodor Sigaev
2005-03-01
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Whack btree_gist code around until it has some small hope of building
Tom Lane
2004-08-21
*
- Add aligment of variable data types
Teodor Sigaev
2004-06-03
*
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2004-05-28