Use macro to define the number of enum values (was: Replace magic constant ...)

Edit
ID 4933
Title Use macro to define the number of enum values (was: Replace magic constant ...)
Topic Refactoring
Created 2024-04-16 09:49:21
Last modified 2024-10-01 13:47:05 (1 month, 2 weeks ago)
Latest email 2024-05-13 10:22:22 (6 months, 1 week ago)
Status
2024-09: Committed
2024-07: Moved to next CF
Target version 17
Authors Aleksander Alekseev (a.alekseev)
Reviewers Richard Guo (richardguo)Become reviewer
Committer Peter Eisentraut (petere)
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/4933
git checkout commitfest/cf/4933
Emails
[PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS
First at 2024-04-16 09:48:23 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2024-05-13 10:22:22 by Aleksander Alekseev <aleksander at timescale.com>
Latest attachment (v2-0001-Use-macro-to-define-the-number-of-enum-values.patch) at 2024-05-13 10:22:22 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v2-0001-Use-macro-to-define-the-number-of-enum-values.patch) at 2024-05-13 10:22:22 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Use-macro-to-define-the-number-of-enum-values.patch) at 2024-04-19 09:47:43 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v2-0001-Replace-constant-3-with-NUM_MERGE_MATCH_KINDS.patch) at 2024-04-18 12:00:09 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Replace-constant-3-with-NUM_MERGE_MATCH_KINDS.patch) at 2024-04-16 09:48:23 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2024-10-01 13:47:05 Peter Eisentraut (petere) Closed in commitfest 2024-09 with status: Committed
2024-10-01 13:47:05 Peter Eisentraut (petere) Changed committer to petere
2024-08-01 01:58:20 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-05-15 09:43:09 Peter Eisentraut (petere) New status: Ready for Committer
2024-05-13 10:22:47 Aleksander Alekseev (a.alekseev) New status: Needs review
2024-05-12 11:57:56 Peter Eisentraut (petere) New status: Waiting on Author
2024-04-19 09:49:46 Aleksander Alekseev (a.alekseev) Changed name to Use macro to define the number of enum values (was: Replace magic constant ...)
2024-04-19 09:49:34 Aleksander Alekseev (a.alekseev) New status: Needs review
2024-04-19 09:24:33 Aleksander Alekseev (a.alekseev) Closed in commitfest 2024-07 with status: Committed
2024-04-19 09:24:22 Aleksander Alekseev (a.alekseev) Changed reviewers to Richard Guo (richardguo)
2024-04-19 09:24:22 Aleksander Alekseev (a.alekseev) Changed committer to deanr
2024-04-18 11:56:19 Aleksander Alekseev (a.alekseev) Changed reviewers to Dean Rasheed (deanr), Richard Guo (richardguo)
2024-04-16 09:49:35 Aleksander Alekseev (a.alekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2024-04-16 09:49:35 Aleksander Alekseev (a.alekseev) Changed targetversion to 17
2024-04-16 09:49:21 Aleksander Alekseev (a.alekseev) Attached mail thread CAJ7c6TMsiaV5urU_Pq6zJ2tXPDwk69-NKVh4AMN5XrRiM7N+GA@mail.gmail.com
2024-04-16 09:49:21 Aleksander Alekseev (a.alekseev) Created patch record
Edit