postgresql/src/backend/utils/cache
Tom Lane a52b4fb131 Adjust creation/destruction of TupleDesc data structure to reduce the
number of palloc calls.  This has a salutory impact on plpgsql operations
with record variables (which create and destroy tupdescs constantly)
and probably helps a bit in some other cases too.
2005-03-07 04:42:17 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +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 Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +00:00
relcache.c Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +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