Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-15 | Unallocate opaque. | Bruce Momjian | |
1996-11-10 | All external function definitions now have prototypes that are checked. | Bruce Momjian | |
1996-11-05 | More cleaned out #include files | Marc G. Fournier | |
Makefile fixed for fmgr.h | |||
1996-11-03 | More include file cleanups | Marc G. Fournier | |
1996-10-31 | Add a couple of missing includes | Marc G. Fournier | |
1996-10-21 | -Wall Cleanup of gist subdirectory | Marc G. Fournier | |
1996-10-20 | First pass at fixing my own mistakes | Marc G. Fournier | |
Mainly...fix up the includes I removed, as well as prototypes Pointed out by D'Arcy | |||
1996-10-19 | Welp, another subdirectory cleaned out of redundant/unused #include | Marc G. Fournier | |
files | |||
1996-08-27 | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier | |
postgres.h already pulled in (postgres.h includes c.h) | |||
1996-08-26 | Oops, thanks to Dan McGuirk for pointing out that I missed part of | Marc G. Fournier | |
the commit :( Here's the rest of the GiST code thta was missing... |