postgresql/src/backend/utils/cache
Peter Eisentraut 6c14fb17e4 Fix more outdated comments
Same as in f5da3d8 but for write_relcache_init_file(), the comments
had gotten a bit wrong due to code added over time.
2023-02-06 22:58:44 +01:00
..
Makefile Change internal RelFileNode references to RelFileNumber or RelFileLocator. 2022-07-06 11:39:09 -04:00
attoptcache.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
catcache.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
evtcache.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
inval.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
lsyscache.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
partcache.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
plancache.c Get rid of the "new" and "old" entries in a view's rangetable. 2023-01-18 13:23:57 -05:00
relcache.c Fix more outdated comments 2023-02-06 22:58:44 +01:00
relfilenumbermap.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
relmapper.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
spccache.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
syscache.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
ts_cache.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00
typcache.c Remove useless casts to (void *) in hash_search() calls 2023-02-06 09:41:01 +01:00