Remove a redundant condition check

Ádám Balogh <adam.balogh@ericsson.com>

From: Ádám Balogh <adam.balogh@ericsson.com>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-06-25T15:27:14Z
Lists: pgsql-hackers

Attachments

Hello,

A one line change to remove a duplicate check. This duplicate check was detected during testing my contribution to a static code analysis tool. There is no functional change, no new tests needed.

Regards,

Ádám Balogh
CodeChecker Team
Ericsson Hungary

Commits

  1. Remove duplicate check added by commit b2a5545bd6.

  2. Don't archive bogus recycled or preallocated files after timeline switch.