OSDN Git Service

Improve cache invalidation handling. Eespecially
authorHiroshi Inoue <inoue@tpf.co.jp>
Mon, 10 Jan 2000 06:30:56 +0000 (06:30 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Mon, 10 Jan 2000 06:30:56 +0000 (06:30 +0000)
commit0f2e7948e2c1414d0a7221c37f2cbd202715caf5
treed4cee908157d3e894ee8e9710b461fae0306ad65
parent5770935965fa54ea4aa832a0666fe2c00aee7663
Improve cache invalidation handling. Eespecially
this would fix TODO
* elog() flushes cache, try invalidating just entries from
  current xact, perhaps using invalidation cache
src/backend/access/heap/heapam.c
src/backend/access/transam/xact.c
src/backend/storage/smgr/md.c
src/backend/utils/cache/inval.c
src/include/utils/inval.h