summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.c
AgeCommit message (Expand)Author
2001-08-23tskey_cmp() should use timestamp_cmp() instead of doing its ownTom Lane
2001-08-22New contrib module for BTREE emulation in GiST.Tom Lane