aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.c
Commit message (Expand)AuthorAge
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* tskey_cmp() should use timestamp_cmp() instead of doing its ownTom Lane2001-08-23
* New contrib module for BTREE emulation in GiST.Tom Lane2001-08-22