This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10,485
Commits
37
Branches
632
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tom Lane
29ec29ffac
Makefile forgot to install README.btree_gist.
2001-08-23 16:55:53 +00:00
Tom Lane
07f6c02eac
tskey_cmp() should use timestamp_cmp() instead of doing its own
...
interval arithmetic. From Teodor Sigaev.
2001-08-23 15:07:41 +00:00
Tom Lane
a9289708af
New contrib module for BTREE emulation in GiST.
...
From Oleg Bartunov and Teodor Sigaev.
2001-08-22 18:27:54 +00:00