You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/cache
Tom Lane 08e261cbc9 Fix race condition with toast table access from a stale syscache entry. 14 years ago
..
Makefile Remove cvs keywords from all files. 15 years ago
attoptcache.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
catcache.c Fix race condition with toast table access from a stale syscache entry. 14 years ago
inval.c Improve comment about handling of temp tables in shared-inval code. 14 years ago
lsyscache.c Remove assumptions that not-equals operators cannot be in any opclass. 14 years ago
plancache.c Use a fresh copy of query_list when making a second plan in GetCachedPlan. 14 years ago
relcache.c Measure the number of all-visible pages for use in index-only scan costing. 14 years ago
relmapper.c Clean up the #include mess a little. 14 years ago
spccache.c Clean up the #include mess a little. 14 years ago
syscache.c Capitalization fixes 14 years ago
ts_cache.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
typcache.c Remove unnecessary #include references, per pgrminclude script. 14 years ago