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,967
Commits
37
Branches
632
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tom Lane
3043810d97
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
...
and Teodor Sigaev). Declare key values as Datum where appropriate, rather than char* (Tom Lane).
2001-05-31 18:16:55 +00:00
Bruce Momjian
9e1552607a
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
Tom Lane
9892ddf5ee
Gene Selkov's CUBE datatype (GiST example code)
2000-12-11 20:39:15 +00:00