]> granicus.if.org Git - postgresql/commit
-Wall cleanup of gist subdirectory:
authorMarc G. Fournier <scrappy@hub.org>
Mon, 21 Oct 1996 05:11:00 +0000 (05:11 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 21 Oct 1996 05:11:00 +0000 (05:11 +0000)
commit95874fa0343a4f1658fe662ab76d4be33b126c04
treed95466c4f9ff8c7a7f9f7123465420d669763d66
parent8325d9fc3b5ef8b4d65fd0c650e79b20b1af5b4b
-Wall cleanup of gist subdirectory:
- 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'
src/backend/access/gist/gist.c
src/backend/access/gist/gistget.c