postgresql/src/backend/utils/cache
2022-11-16 11:28:44 +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 Move common catalog cache access routines to lsyscache.c 2022-08-02 10:47:22 +05:30
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 Remove AssertArg and AssertState 2022-10-28 09:19:06 +02: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 Make role grant system more consistent with other privileges. 2022-08-22 11:35:17 -04: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