Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-21 | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane | |
getting rid of numerous ad-hoc versions that have popped up in various places. Shortens code and avoids conflict with Windows min() and max() macros. | |||
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian | |
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-06-11 | Add missing intarray files. | Bruce Momjian | |