aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/giststrat.c
Commit message (Collapse)AuthorAge
* Add a couple of missing includesMarc G. Fournier1996-10-31
|
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
|
* -Wall Cleanup of gist subdirectoryMarc G. Fournier1996-10-21
|
* First pass at fixing my own mistakesMarc G. Fournier1996-10-20
| | | | | | Mainly...fix up the includes I removed, as well as prototypes Pointed out by D'Arcy
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-19
| | | | files
* Oops, thanks to Dan McGuirk for pointing out that I missed part ofMarc G. Fournier1996-08-26
the commit :( Here's the rest of the GiST code thta was missing...