Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian | |
2005-07-01 | Fixes from Janko Richter <jankorichter@yahoo.de> | Teodor Sigaev | |
- Fix wrong index results on text, char, varchar for multibyte strings - Fix some SIGFPE signals - Add support for infinite timestamps - Because of locale settings, btree_gist can not be a prefix index anymore (for text). Each node holds now just the lower and upper boundary. | |||
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian | |
2004-06-03 | - Add aligment of variable data types | Teodor Sigaev | |
- Add aligment for interval data types - Avoid floating point overflow in penalty functions Janko Richter <jankorichter@yahoo.de> and teodor | |||
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 |