postgresql/src/backend/utils/cache
Tom Lane def5b065ff Initial pgindent and pgperltidy run for v14.
Also "make reformat-dat-files".

The only change worthy of note is that pgindent messed up the formatting
of launcher.c's struct LogicalRepWorkerId, which led me to notice that
that struct wasn't used at all anymore, so I just took it out.
2021-05-12 13:14:10 -04:00
..
attoptcache.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
catcache.c Add "pg_database_owner" default role. 2021-03-26 10:42:17 -07:00
evtcache.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
inval.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
lsyscache.c Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY 2021-02-10 13:06:48 +09:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
partcache.c ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY 2021-03-25 18:00:28 -03:00
plancache.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
relcache.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
relfilenodemap.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
relmapper.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
spccache.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
syscache.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
ts_cache.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
typcache.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00