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-07-23 03:21:12 +03:00
Code
Activity
10,462
Commits
38
Branches
655
Tags
0525ddc3e5233b3b5718c5d716ee43a73965301b
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