summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
AgeCommit message (Collapse)Author
1996-10-21-Wall Cleanup of gist subdirectoryMarc G. Fournier
1996-10-20First pass at fixing my own mistakesMarc G. Fournier
Mainly...fix up the includes I removed, as well as prototypes Pointed out by D'Arcy
1996-10-19Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier
files
1996-08-27Remove all traces of machine.h and redundant calls to c.h whereMarc G. Fournier
postgres.h already pulled in (postgres.h includes c.h)
1996-08-26Oops, thanks to Dan McGuirk for pointing out that I missed part ofMarc G. Fournier
the commit :( Here's the rest of the GiST code thta was missing...