forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcc15059
committed
Improve notation of cacheinfo table in syscache.c.
Use C99 designated initializer syntax for the array elements, instead ofwriting the enumerator name and position in a comment. Replace nkeysand key with a local variadic macro, for a shorter notation.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>Discussion:https://postgr.es/m/CA%2BhUKGKdpDjKL2jgC-GpoL4DGZU1YPqnOFHbDqFkfRQcPaR5DQ%40mail.gmail.com1 parent07eef53 commitcc15059
1 file changed
+292
-648
lines changed0 commit comments
Comments
(0)