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
- v1-0001-Remove-redundant-condition.patch (application/octet-stream) patch v1-0001
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
-
Remove duplicate check added by commit b2a5545bd6.
- e7b476c657eb 14.0 landed
-
Don't archive bogus recycled or preallocated files after timeline switch.
- b2a5545bd63f 9.5.0 cited