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 82eed4dba2 Arrange to put TOAST tables belonging to temporary tables into special schemas 18 years ago
..
Makefile First phase of plan-invalidation project: create a plan cache management 19 years ago
catcache.c Improve the way in which CatalogCacheComputeHashValue combines multiple key 19 years ago
inval.c Fix things so that when CREATE INDEX CONCURRENTLY sets pg_index.indisvalid 19 years ago
lsyscache.c Support arrays of composite types, including the rowtypes of regular tables 19 years ago
plancache.c The session_replication_role actually can be changed at will during 19 years ago
relcache.c Arrange to put TOAST tables belonging to temporary tables into special schemas 18 years ago
syscache.c Support enum data types. Along the way, use macros for the values of 19 years ago
typcache.c Support enum data types. Along the way, use macros for the values of 19 years ago