diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-05-09 14:58:51 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-05-09 14:58:51 -0300 |
commit | 2176839a4832ad5d19176da2173fec30f78d7bc4 (patch) | |
tree | a52c80c6092db249b9ea5106124ac91183b89009 /src/tutorial/complex.c | |
parent | 34af9129e6b0f163e03fac55b7ffa71aa925d4c7 (diff) | |
download | postgresql-2176839a4832ad5d19176da2173fec30f78d7bc4.tar.gz postgresql-2176839a4832ad5d19176da2173fec30f78d7bc4.zip |
Ignore PQcancel errors properly
Add a (void) cast to all PQcancel() calls that purposefully don't check
the return value, to keep compilers and static checkers happy.
Per Coverity.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions