aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib/execute.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-01-16 11:55:08 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-01-16 12:00:19 +0200
commit8ba288da5dce7bd890dd968ddb9664931099b8c5 (patch)
tree9cd1bb62c8659db51d7d7f415ae794d41c63b1f1 /src/interfaces/ecpg/ecpglib/execute.c
parenta687ec7d5bf11fd16a68ffba6185aabe9100f98f (diff)
downloadpostgresql-8ba288da5dce7bd890dd968ddb9664931099b8c5.tar.gz
postgresql-8ba288da5dce7bd890dd968ddb9664931099b8c5.zip
Suppress Coverity complaints in readfuncs.c.
Coverity is complaining that the value returned by pg_strtok in READ_LOCATION_FIELD and READ_BITMAPSET_FIELD macros is not used. In commit 39bfc94c86f1990e9db8ea3da0e82995cc1b76db, we did this to the other macros to placate compilers that complained when the variable was completely unused, this extends that to the last remaining macros.
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/execute.c')
0 files changed, 0 insertions, 0 deletions