postgresql/src/backend/utils/cache
Tom Lane 50a90fac40 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
(hope I got 'em all).  Per discussion, this release will be 9.0 not 8.5.
2010-02-17 04:19:41 +00:00
..
attoptcache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
catcache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
inval.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
lsyscache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
Makefile Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
plancache.c Do parse analysis of an EXPLAIN's contained statement during the normal 2010-01-15 22:36:35 +00:00
relcache.c Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 2010-02-17 04:19:41 +00:00
relmapper.c Looks like we need #include <sys/stat.h> here on some 2010-02-07 22:00:53 +00:00
spccache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
syscache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
ts_cache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
typcache.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00