postgresql/src/backend/utils/cache
Tom Lane 053948aee7 The CONSTROID syscache should show conrelid as a relation OID column.
Not clear that there's any observable bug at present from this omission,
but it seems like something to fix going forward.
2008-05-07 01:46:04 +00:00
..
catcache.c
inval.c
lsyscache.c
Makefile
plancache.c
relcache.c Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the system index 2008-04-16 18:23:04 +00:00
syscache.c The CONSTROID syscache should show conrelid as a relation OID column. 2008-05-07 01:46:04 +00:00
ts_cache.c
typcache.c