• Alvaro Herrera's avatar
    Ignore PQcancel errors properly · e0bf1606
    Alvaro Herrera authored
    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.
    e0bf1606
vacuumdb.c 24 KB