Remove redundant NULL check in clause_selectivity_ext()

Edit
ID 5188
Title Remove redundant NULL check in clause_selectivity_ext()
Topic Refactoring
Created 2024-08-19 09:42:40
Last modified 2024-09-30 15:11:01 (1 month, 3 weeks ago)
Latest email 2024-09-23 00:43:21 (1 month, 4 weeks ago)
Status
2024-09: Rejected
Target version
Authors Ilia Evdokimov (ilidock95)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5188
git checkout commitfest/cf/5188
Emails
Remove redundant NULL check in clause_selectivity_ext() function
First at 2024-08-19 09:38:05 by Ilia Evdokimov <ilya.evdokimov at tantorlabs.com>
Latest at 2024-09-23 00:43:21 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v1-0001-Remove-redundant-NULL-check-for-clause-during-select.patch) at 2024-08-19 09:38:05 from Ilia Evdokimov <ilya.evdokimov at tantorlabs.com>
    Attachment (v1-0001-Remove-redundant-NULL-check-for-clause-during-select.patch) at 2024-08-19 09:38:05 from Ilia Evdokimov <ilya.evdokimov at tantorlabs.com> (Patch: Yes)
History
When Who What
2024-09-30 15:11:01 Ilia Evdokimov (ilidock95) Closed in commitfest 2024-09 with status: Rejected
2024-08-19 09:53:21 Ilia Evdokimov (ilidock95) Changed authors to Ilia Evdokimov (ilidock95)
2024-08-19 09:42:40 Ilia Evdokimov (ilidock95) Attached mail thread 016e33b7-2830-4300-bc89-e7ce9e613bad@tantorlabs.com
2024-08-19 09:42:40 Ilia Evdokimov (ilidock95) Created patch record
Edit