postgresql/src/backend/utils/cache
Tom Lane d66b10833f If we fail to rename pg_internal.init into place, delete the useless
temporary file.  This seems to be a known failure mode under Cygwin,
so we might as well expend the extra line of code to be tidy.
2002-01-15 22:33:20 +00:00
..
catcache.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fcache.c Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
inval.c IsSystemRelationName() treats TOAST relations as system relations. 2001-11-16 23:30:35 +00:00
lsyscache.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
Makefile Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
relcache.c If we fail to rename pg_internal.init into place, delete the useless 2002-01-15 22:33:20 +00:00
syscache.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
temprel.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00