postgresql/src/backend/utils/cache
Tom Lane 3503f19eeb RelationClearRelation must reset rd_targblock and update rd_nblocks
even when dealing with a nailed-in-cache relation; otherwise, following
VACUUM truncation of a system catalog, other backends might have
unreasonably large values of these fields.
2002-09-22 20:56:28 +00:00
..
catcache.c pgindent run. 2002-09-04 20:31:48 +00:00
fcache.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inval.c pgindent run. 2002-09-04 20:31:48 +00:00
lsyscache.c Tweak heap.c to refuse attempts to create table columns of standalone 2002-09-19 23:40:56 +00:00
Makefile Reimplement temp tables using schemas. The temp table map is history; 2002-03-31 06:26:32 +00:00
relcache.c RelationClearRelation must reset rd_targblock and update rd_nblocks 2002-09-22 20:56:28 +00:00
syscache.c pgindent run. 2002-09-04 20:31:48 +00:00