postgresql/src/backend/utils/cache
Robert Haas a448e49bcb Revert 56-bit relfilenode change and follow-up commits.
There are still some alignment-related failures in the buildfarm,
which might or might not be able to be fixed quickly, but I've also
just realized that it increased the size of many WAL records by 4 bytes
because a block reference contains a RelFileLocator. The effect of that
hasn't been studied or discussed, so revert for now.
2022-09-28 09:55:28 -04:00
..
attoptcache.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
catcache.c Fix omissions in support for the "regcollation" type. 2022-07-17 17:43:28 -04: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 Update copyright for 2022 2022-01-07 19:04:57 -05:00
plancache.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
relcache.c Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04: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 Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
typcache.c Update copyright for 2022 2022-01-07 19:04:57 -05:00