aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-12 02:05:24 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-12 02:05:24 -0400
commit88543ecfec9c754b5f14b898bccbc68d941748b3 (patch)
tree5e318441a45b19272612d5ca7f3522da7162b1de /src/backend/access/gist
parent3f5d2fe3029b181fe773a02f1d4b34624c357634 (diff)
downloadpostgresql-88543ecfec9c754b5f14b898bccbc68d941748b3.tar.gz
postgresql-88543ecfec9c754b5f14b898bccbc68d941748b3.zip
Suppress compiler warnings about "value computed is not used".
The recent patch to remove gcc 4.6 warnings created some new ones, at least on my rather old gcc version. Try to make everybody happy by casting to "void" when we just want to discard the result.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions