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

Edit
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, 4 months ago)
Latest email 2023-11-14 14:25:49 (5 months, 1 week ago)
Status
2023-01: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
Links
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