postgresql/src
Thomas Munro cc15059634 Improve notation of cacheinfo table in syscache.c.
Use C99 designated initializer syntax for the array elements, instead of
writing the enumerator name and position in a comment.  Replace nkeys
and 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.com
2022-12-23 10:40:18 +13:00
..
backend Improve notation of cacheinfo table in syscache.c. 2022-12-23 10:40:18 +13:00
bin Make more consistent some translated strings related to compression 2022-12-21 10:39:06 +09:00
common Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
fe_utils Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
include Refactor how VACUUM passes around its XID cutoffs. 2022-12-22 09:37:59 -08:00
interfaces Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
makefiles Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
pl Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
port Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
template
test Use existing SSL certs in LDAP tests instead of generating them 2022-12-20 10:02:49 -05:00
timezone Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tools Create infrastructure for "soft" error reporting. 2022-12-09 09:58:38 -05:00
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.shlib
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nls-global.mk