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-10 09:21:54 +03:00
Code
Activity
18,220
Commits
37
Branches
654
Tags
178ec6f40e15f0bd161b5b30d77c8c6bcb61b649
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