You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/utils/cache
Alvaro Herrera be2343221f Protect against hypothetical memory leaks in RelationGetPartitionKey 8 years ago
..
Makefile Add infrastructure for mapping relfilenodes to relation OIDs. 12 years ago
attoptcache.c Phase 2 of pgindent updates. 8 years ago
catcache.c Improve sys/catcache performance. 8 years ago
evtcache.c Use NIL rather than NULL to represent an empty list. 8 years ago
inval.c Reduce excessive dereferencing of function pointers 8 years ago
lsyscache.c SQL procedures 8 years ago
plancache.c Change TRUE/FALSE to true/false 8 years ago
relcache.c Protect against hypothetical memory leaks in RelationGetPartitionKey 8 years ago
relfilenodemap.c Phase 2 of pgindent updates. 8 years ago
relmapper.c Change TRUE/FALSE to true/false 8 years ago
spccache.c Reduce lock levels for table storage params related to planning 9 years ago
syscache.c Improve sys/catcache performance. 8 years ago
ts_cache.c Rethink MemoryContext creation to improve performance. 8 years ago
typcache.c Make PL/Python handle domain-type conversions correctly. 8 years ago