postgresql/src/backend/utils/cache
Magnus Hagander acbd8375e9 Fix copy/paste mistake in comment
Amit Langote
2017-06-02 11:18:24 +02:00
..
attoptcache.c Fix copy/paste mistake in comment 2017-06-02 11:18:24 +02:00
catcache.c Avoid searching for the target catcache in CatalogCacheIdInvalidate. 2017-05-12 18:17:29 -04:00
evtcache.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
inval.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
lsyscache.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
Makefile Add infrastructure for mapping relfilenodes to relation OIDs. 2013-07-22 11:09:10 -04:00
plancache.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
relcache.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
relfilenodemap.c Reduce initial size of RelfilenodeMapHash. 2017-05-12 18:30:17 -04:00
relmapper.c Create and use wait events for read, write, and fsync operations. 2017-03-18 07:43:01 -04:00
spccache.c Reduce lock levels for table storage params related to planning 2017-03-06 16:04:31 +05:30
syscache.c Sort syscache identifiers into alphabetical order. 2017-05-30 18:47:13 -04:00
ts_cache.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
typcache.c Faster expression evaluation and targetlist projection. 2017-03-25 14:52:06 -07:00