postgresql/src/backend/utils/cache
Tom Lane fc299179df Separate the functions of relcache entry flush and smgr cache entry flush
so that we can get the size of a shared inval message back down to what it
was in 7.4 (and simplify the logic too).  Phase 2 of fixing the
'SMgrRelation hashtable corrupted' problem.
2005-01-10 21:57:19 +00:00
..
catcache.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
inval.c Separate the functions of relcache entry flush and smgr cache entry flush 2005-01-10 21:57:19 +00:00
lsyscache.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
relcache.c Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
syscache.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
typcache.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00