mirror of https://github.com/postgres/postgres
Most calls of rmtree() report an error, and the code coming from 38bfae3
has introduced one caller where this is not done. The previous behavior
was to not fail hard if any log file generated is not properly unlinked
when cleaning up the contents generated once the upgrade has completed,
so add a cast to (void) to indicate the intention behind this new code.
Per gripe from Coverity.
pull/77/head
parent
38bfae3652
commit
42a9e88bf6
Loading…
Reference in new issue