postgresql/src/backend/utils/cache
Tom Lane 1395ac6c67 Add a hack so that get_type_io_data() can work from bootstrap.c's
internal TypInfo table in bootstrap mode.  This allows array_in and
array_out to be used during early bootstrap, which eliminates the
former obstacle to giving OUT parameters to built-in functions.
2006-08-15 22:36:17 +00:00
..
catcache.c Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
inval.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
lsyscache.c Add a hack so that get_type_io_data() can work from bootstrap.c's 2006-08-15 22:36:17 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
relcache.c Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
syscache.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
typcache.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00