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 | e7226dc3eb39d91fb999d58ef52121dd3c8ee9fc (patch) | |
tree | 31306b30d33a56123ecaf93b1fdc904fc0b05f37 /src/tutorial/complex.c | |
parent | aa3bcba08d466bc6fd2558f8f0bf0e6d6c89b58b (diff) | |
download | postgresql-e7226dc3eb39d91fb999d58ef52121dd3c8ee9fc.tar.gz postgresql-e7226dc3eb39d91fb999d58ef52121dd3c8ee9fc.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