postgresql/src/backend/utils/cache
Tom Lane 002191a1a3 Further cleanup of catcache.c ilist changes.
Remove useless duplicate initialization of bucket headers, don't use a
dlist_mutable_iter in a performance-critical path that doesn't need it,
make some other cosmetic changes for consistency's sake.
2012-10-18 19:30:43 -04: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 Allow new relmapper entries when allow_system_table_mods is true. 2012-03-21 14:09:39 -04: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