OSDN Git Service

Separate the functions of relcache entry flush and smgr cache entry flush
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Jan 2005 21:57:19 +0000 (21:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 10 Jan 2005 21:57:19 +0000 (21:57 +0000)
commitfc299179dff8521a5ab61c15326278d13d2e069e
tree622eaa54e3b2bcc35c854a9c328ae8ef43aadf3e
parent0ce4d56924982c04da226bc890033e377d1ef375
Separate the functions of relcache entry flush and smgr cache entry flush
so that we can get the size of a shared inval message back down to what it
was in 7.4 (and simplify the logic too).  Phase 2 of fixing the
'SMgrRelation hashtable corrupted' problem.
src/backend/utils/cache/inval.c
src/include/storage/sinval.h