Improve the notation used to initialize the array in syscache.c

Edit
ID 4072
Title Improve the notation used to initialize the array in syscache.c
Topic Refactoring
Created 2022-12-21 03:17:30
Last modified 2022-12-22 22:07:49 (1 year, 10 months ago)
Latest email 2023-11-14 14:25:49 (1 year ago)
Status
2023-01: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
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/4072
git checkout commitfest/cf/4072
Emails
Array initialisation notation in syscache.c
First at 2022-12-20 22:55:39 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2023-11-14 14:25:49 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (0001-Use-variadic-macros-for-syscache-lookup-functions.patch) at 2023-03-31 02:16:25 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Use-variadic-macros-for-syscache-lookup-functions.patch) at 2023-03-31 02:16:25 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Fix-VA_ARGS_NARGS-macro-on-MSVC.patch) at 2022-12-21 03:16:27 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Improve-notation-of-cacheinfo-table-in-syscache.c.patch) at 2022-12-21 00:33:20 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Improve-notation-of-cacheinfo-table-in-syscache.c.patch) at 2022-12-20 22:55:39 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2022-12-22 22:07:49 Thomas Munro (macdice) Closed in commitfest 2023-01 with status: Committed
2022-12-22 22:07:49 Thomas Munro (macdice) Changed committer to macdice
2022-12-21 03:17:38 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-12-21 03:17:30 Thomas Munro (macdice) Attached mail thread CA+hUKGKdpDjKL2jgC-GpoL4DGZU1YPqnOFHbDqFkfRQcPaR5DQ@mail.gmail.com
2022-12-21 03:17:30 Thomas Munro (macdice) Created patch record
Edit