Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-12 | This patch makes some minor style cleanups to contrib/btree_gist: remove | Neil Conway | |
the "extern" keyword from function definitions, reorganize some PG_GETARG_XXX() usage, and similar. | |||
2005-03-01 | Simplify/clean up code for varlena types | Teodor Sigaev | |
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian | |
2004-05-28 | New version. Add support for int2, int8, float4, float8, timestamp ↵ | Teodor Sigaev | |
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 |