summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-08-16 16:14:16 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-08-16 16:14:16 -0400
commit4bc4cfe3bd186b4a1d1b01279bfd0e6ab11268b2 (patch)
tree2f9a72ca69f2c366708e41fdebe950bf11d11dc7 /src/backend/access/gist/gistutil.c
parent7f61fd10ceb715eceece49451f6dfe9058044e15 (diff)
downloadpostgresql-4bc4cfe3bd186b4a1d1b01279bfd0e6ab11268b2.tar.gz
Suppress -Wunused-result warning for strtol().
I'm not sure which bozo thought it's a problem to use strtol() only for its endptr result, but silence the warning using same method used elsewhere. Report: <f845d3a6-5328-3e2a-924f-f8e91aa2b6d2@2ndquadrant.com>
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions