This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-11 20:28:21 +03:00
Code
Activity
10,876
Commits
37
Branches
654
Tags
a51de40fb60c0679d1987c25a2d3e47689be98d5
Commit Graph
2 Commits
Author
SHA1
Message
Date
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