Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-30 | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | |
boxes. Change interface to user-defined GiST support methods union and picksplit. Now instead of bytea struct it used special GistEntryVector structure. | |||
2003-08-04 | pgindent run. | Bruce Momjian | |
2003-07-27 | elog mop-up. | Tom Lane | |
2003-02-19 | We just released new version of contrib/btree_gist | Bruce Momjian | |
(7.3 and current CVS) with support of int8, float4, float8 in addition to int4. Thanks Janko Richter for contribution. Oleg Bartunov |