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.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/2176839a4832ad5d19176da2173fe
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.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/e0bf16060be695ced920727fa29f0d9ede61
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.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/bfaba24829f511c509557ffc718ac
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.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/e7226dc3eb39d91fb999d58ef5212
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.
Branch
--
REL9_3_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/345bf97b80a0d45b1fc1a0d921d05