postgresql/src/backend/utils/cache
2022-12-14 16:08:13 +01:00
..
attoptcache.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
catcache.c Remove unused include 2022-11-16 11:28:44 +01:00
evtcache.c Add construct_array_builtin, deconstruct_array_builtin 2022-07-01 11:23:15 +02:00
inval.c Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
lsyscache.c Don't read MCV stats needlessly in eqjoinsel(). 2022-11-18 11:01:03 -05:00
Makefile Change internal RelFileNode references to RelFileNumber or RelFileLocator. 2022-07-06 11:39:09 -04:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
partcache.c Resolve partition strategy during early parsing 2022-11-03 16:25:54 +01:00
plancache.c Clean up some inconsistencies with GUC declarations 2022-10-31 12:44:48 +09:00
relcache.c Rework query relation permission checking 2022-12-06 16:09:24 +01:00
relfilenumbermap.c Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
relmapper.c Harmonize more parameter names in bulk. 2022-09-20 13:09:30 -07:00
spccache.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
syscache.c Rearrange some static assertions for consistency 2022-12-14 16:08:13 +01:00
ts_cache.c Store GUC data in a memory context, instead of using malloc(). 2022-10-14 12:10:48 -04:00
typcache.c Add repalloc0 and repalloc0_array 2022-11-12 20:34:44 +01:00