postgresql/src/backend/utils/cache
Tom Lane e44beef712 Code review of CLUSTER patch. Clean up problems with relcache getting
confused, toasted data getting lost, etc.
2002-08-11 21:17:35 +00:00
..
catcache.c oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
fcache.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inval.c oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
lsyscache.c Preliminary code review for anonymous-composite-types patch: fix breakage 2002-08-05 02:30:50 +00:00
Makefile Reimplement temp tables using schemas. The temp table map is history; 2002-03-31 06:26:32 +00:00
relcache.c Code review of CLUSTER patch. Clean up problems with relcache getting 2002-08-11 21:17:35 +00:00
syscache.c Restructure system-catalog index updating logic. Instead of having 2002-08-05 03:29:17 +00:00