postgresql/src/backend/utils/cache
Alvaro Herrera 1577b46b7c Split out rmgr rm_desc functions into their own files
This is necessary (but not sufficient) to have them compilable outside
of a backend environment.
2012-11-28 13:01:15 -03:00
..
attoptcache.c remove catcache.h from syscache.h 2012-08-28 18:36:39 -04:00
catcache.c Further cleanup of catcache.c ilist changes. 2012-10-18 19:30:43 -04:00
evtcache.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
inval.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
lsyscache.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
Makefile Make new event trigger facility actually do something. 2012-07-20 11:39:01 -04:00
plancache.c Split resowner.h 2012-08-28 18:02:07 -04:00
relcache.c Make equal() ignore CoercionForm fields for better planning with casts. 2012-10-12 12:11:22 -04:00
relmapper.c Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
spccache.c remove catcache.h from syscache.h 2012-08-28 18:36:39 -04:00
syscache.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
ts_cache.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
typcache.c Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00