Rely on relcache invalidation to update the cached size of the FSM.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Rely on relcache invalidation to update the cached size of the FSM.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlogutils.c | modified | +2 −2 |
| src/backend/storage/freespace/freespace.c | modified | +26 −23 |
| src/backend/utils/cache/relcache.c | modified | +8 −8 |
| src/include/utils/rel.h | modified | +3 −3 |