postgresql/src/backend/utils/cache
Tom Lane cbc0539c2a Further minor simplification of relcache startup: don't need a static
needNewCacheFile flag anymore, it can just be local in RelationCacheInitializePhase2.
2006-05-06 15:51:07 +00:00
..
catcache.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
inval.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
lsyscache.c Fix a bunch of problems with domains by making them use special input functions 2006-04-05 22:11:58 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
relcache.c Further minor simplification of relcache startup: don't need a static 2006-05-06 15:51:07 +00:00
syscache.c Create a syscache for pg_database-indexed-by-oid, and make use of it 2006-05-03 22:45:26 +00:00
typcache.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00