Remove a redundant condition check

From: Ádám Balogh <adam(dot)balogh(at)ericsson(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove a redundant condition check
Date: 2020-06-25 15:27:14
Message-ID: VI1PR0702MB36631BD67559461AFDE1FEEE81920@VI1PR0702MB3663.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v1-0001-Remove-redundant-condition.patch application/octet-stream 567 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2020-06-25 15:28:29 Re: xid wraparound danger due to INDEX_CLEANUP false
Previous Message Alvaro Herrera 2020-06-25 15:24:27 Re: min_safe_lsn column in pg_replication_slots view