diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-12 02:05:24 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-12 02:05:24 -0400 |
commit | 88543ecfec9c754b5f14b898bccbc68d941748b3 (patch) | |
tree | 5e318441a45b19272612d5ca7f3522da7162b1de /src/backend/utils/adt/arrayfuncs.c | |
parent | 3f5d2fe3029b181fe773a02f1d4b34624c357634 (diff) | |
download | postgresql-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/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions