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 | 345bf97b80a0d45b1fc1a0d921d059a782f06db8 (patch) | |
tree | 9d56556f295e8af17eb2cc3ccf71b12625a5a1bc /src/backend | |
parent | 57811b751a8f6cc3e7fce01e4944e556ae4578af (diff) |
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/backend')
0 files changed, 0 insertions, 0 deletions