Keep heap open until new heap generated in RMV.
Kevin Grittner <kgrittn@postgresql.org>
Keep heap open until new heap generated in RMV. Early close became apparent when invalidation messages were processed in a new location under CLOBBER_CACHE_ALWAYS builds, due to additional locking. Back-patch to 9.3
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/matview.c | modified | +2 −2 |