Remove always true checks (src/backend/storage/buffer/bufmgr.c)

Edit
ID 4371
Title Remove always true checks (src/backend/storage/buffer/bufmgr.c)
Topic Miscellaneous
Created 2023-06-15 13:23:56
Last modified 2024-02-01 18:34:38 (9 months, 2 weeks ago)
Latest email 2024-02-01 18:34:39 (9 months, 2 weeks ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version 17
Authors Gurjeet Singh (gurjeet), Ranier Vilela (raniervilela)
Reviewers Gurjeet Singh (gurjeet)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/4371
git checkout commitfest/cf/4371
Emails
Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c)
First at 2023-06-04 12:42:22 by Ranier Vilela <ranier.vf at gmail.com>
Latest at 2024-02-01 18:34:39 by vignesh C <vignesh21 at gmail.com>
Latest attachment (0002-avoid-new-struct-with-undefined-fields-ExtendedBufferedWhat.patch) at 2023-07-03 11:26:26 from Ranier Vilela <ranier.vf at gmail.com>
    Attachment (0002-avoid-new-struct-with-undefined-fields-ExtendedBufferedWhat.patch) at 2023-07-03 11:26:26 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Remove-always-true-checks.patch) at 2023-06-30 18:48:28 from Karina Litskevich <litskevichkarina at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Remove-always-true-checks.patch) at 2023-06-14 12:11:51 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Remove-always-true-checks.patch) at 2023-06-13 05:51:24 from Gurjeet Singh <gurjeet at singh.im> (Patch: Yes)
    Attachment (avoid-unncessary-always-test-true.patch) at 2023-06-04 12:42:22 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
History
When Who What
2024-02-01 18:34:38 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Returned with feedback
2023-12-04 09:05:06 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:55:49 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-04 12:33:17 Peter Eisentraut (petere) New status: Waiting on Author
2023-08-01 18:34:12 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-06-30 19:06:12 Gurjeet Singh (gurjeet) Changed reviewers to Gurjeet Singh (gurjeet)
2023-06-30 19:06:12 Gurjeet Singh (gurjeet) Changed authors to Gurjeet Singh (gurjeet), Ranier Vilela (raniervilela)
2023-06-15 13:24:06 Ranier Vilela (raniervilela) Changed authors to Ranier Vilela (raniervilela)
2023-06-15 13:24:06 Ranier Vilela (raniervilela) Changed targetversion to 17
2023-06-15 13:23:57 Ranier Vilela (raniervilela) Attached mail thread CAEudQAoSA7saBF7RaoYbRjE+Zojojin0Qc9A4hebPKB8o1J+EQ@mail.gmail.com
2023-06-15 13:23:56 Ranier Vilela (raniervilela) Created patch record
Edit