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
20,491
Commits
37
Branches
654
Tags
84d73a6dbc23dda43bf4d83ee71b344063524cbe
Commit Graph
2 Commits
Author
SHA1
Message
Date
Teodor Sigaev
42d069886f
New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST
2004-05-28 10:43:32 +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