Improve join_search_one_level readibilty (one line change)

Edit
ID 4346
Title Improve join_search_one_level readibilty (one line change)
Topic Refactoring
Created 2023-06-06 07:17:07
Last modified 2023-08-06 09:55:52 (1 year, 3 months ago)
Latest email 2023-08-06 09:55:18 (1 year, 3 months ago)
Status
2023-09: Committed
2023-07: Moved to next CF
Target version stable
Authors Alex Hsieh (douenergy)
Reviewers Tom Lane (tgl), Julien Rouhaud (rjuju)Become reviewer
Committer David Rowley (davidrowley)
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/4346
git checkout commitfest/cf/4346
Emails
Improve join_search_one_level readibilty (one line change)
First at 2023-06-03 09:24:43 by 謝東霖 <douenergy at gmail.com>
Latest at 2023-08-06 09:55:18 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v2-0001-join_search_one_level-tidyup.patch) at 2023-08-04 04:05:14 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v2-0001-join_search_one_level-tidyup.patch) at 2023-08-04 04:05:14 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (join_search_one_level_tidyup.patch) at 2023-08-04 02:36:15 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Improve-left-deep-tree-dp-algorithm-s-readability.patch) at 2023-06-07 03:02:09 from 謝東霖 <douenergy at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Improve-left-deep-tree-dp-algorithm-s-readability.txt) at 2023-06-06 08:18:30 from 謝東霖 <douenergy at gmail.com> (Patch: Yes)
    Attachment (0001-Improve-left-deep-tree-dp-algorithm-s-readability.patch) at 2023-06-03 09:24:43 from 謝東霖 <douenergy at gmail.com> (Patch: Yes)
History
When Who What
2023-08-06 09:55:52 David Rowley (davidrowley) Closed in commitfest 2023-09 with status: Committed
2023-08-06 09:55:52 David Rowley (davidrowley) Changed committer to davidrowley
2023-08-02 19:27:45 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-06-06 07:49:47 Alex Hsieh (douenergy) Changed authors to Alex Hsieh (douenergy)
2023-06-06 07:21:00 Alex Hsieh (douenergy) Changed reviewers to Tom Lane (tgl), Julien Rouhaud (rjuju)
2023-06-06 07:20:30 Alex Hsieh (douenergy) Attached mail thread CANWNU8x9P9aCXGF=aT-A_8mLTAT0LkcZ_ySYrGbcuHzMQw2-1g@mail.gmail.com
2023-06-06 07:20:01 Alex Hsieh (douenergy) Detached mail thread 31cc6df9-53fe-3cd9-af5b-ac0d801163f4@iki.fi
2023-06-06 07:19:23 Alex Hsieh (douenergy) Changed reviewers to Julien Rouhaud (rjuju)
2023-06-06 07:19:23 Alex Hsieh (douenergy) Changed targetversion to stable
2023-06-06 07:17:07 Alex Hsieh (douenergy) Attached mail thread 31cc6df9-53fe-3cd9-af5b-ac0d801163f4@iki.fi
2023-06-06 07:17:07 Alex Hsieh (douenergy) Created patch record
Edit