| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Major code cleanups from D'arcy (-Wall -Werror) | Marc G. Fournier | 1996-10-23 | 2 | -1/+9 | |
| | | ||||||
| * | -Wall Cleanup of gist subdirectory | Marc G. Fournier | 1996-10-21 | 2 | -6/+32 | |
| | | ||||||
| * | -Wall cleanup of gist subdirectory: | Marc G. Fournier | 1996-10-21 | 2 | -19/+42 | |
| | | | | | | | | | | | | - cleaned out unused variables - added missing prototype headers One outstanding -Werror failure: /home/staff/scrappy/postgres/2.0/cvs/postgres95/src/backend/access/gist/giststra t.c:117: warning: missing braces around initializer for `GISTEvaluationData.expr ession' | |||||
| * | First pass at fixing my own mistakes | Marc G. Fournier | 1996-10-20 | 4 | -0/+119 | |
| | | | | | | | Mainly...fix up the includes I removed, as well as prototypes Pointed out by D'Arcy | |||||
| * | Welp, another subdirectory cleaned out of redundant/unused #include | Marc G. Fournier | 1996-10-19 | 4 | -44/+20 | |
| | | | | | files | |||||
| * | Moved '#define *DEBUG' defines to config.h, and document where first | Marc G. Fournier | 1996-10-18 | 2 | -1160/+0 | |
| | | | | | | | | | found. Document any '#ifdef' segments found in config.h Remove gistold.c, since it was older copy of gist.c | |||||
| * | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier | 1996-08-27 | 1 | -1/+0 | |
| | | | | | postgres.h already pulled in (postgres.h includes c.h) | |||||
| * | Oops, thanks to Dan McGuirk for pointing out that I missed part of | Marc G. Fournier | 1996-08-26 | 6 | -0/+3366 | |
| the commit :( Here's the rest of the GiST code thta was missing... | ||||||
