summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/sql/init.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane2007-11-131-0/+2
| | | | | | | about best practice for including the module creation scripts: to wit that you should suppress NOTICE messages. This avoids creating regression failures by adding or removing comment lines in the module scripts.
* New version. Add support for int2, int8, float4, float8, timestamp ↵Teodor Sigaev2004-05-281-0/+7
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