[COMMITTERS] pgsql: Ignore PQcancel errors properly

2017-05-09 Thread Alvaro Herrera
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

[COMMITTERS] pgsql: Ignore PQcancel errors properly

2017-05-09 Thread Alvaro Herrera
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

[COMMITTERS] pgsql: Ignore PQcancel errors properly

2017-05-09 Thread Alvaro Herrera
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

[COMMITTERS] pgsql: Ignore PQcancel errors properly

2017-05-09 Thread Alvaro Herrera
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

[COMMITTERS] pgsql: Ignore PQcancel errors properly

2017-05-09 Thread Alvaro Herrera
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