Remove relcache entry invalidation in REFRESH MATERIALIZED VIEW.

Kevin Grittner <kgrittn@postgresql.org>

Commit: 28154bb23b8f4a080c030b4f326e3a6fd351f9c8
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-08-18T21:19:22Z
Releases: 9.4.0
Remove relcache entry invalidation in REFRESH MATERIALIZED VIEW.

This was added as part of the attempt to support unlogged matviews
along with a populated status.  It got missed when unlogged
support was removed pre-commit.

Noticed by Noah Misch.  Back-patched to 9.3 branch.

Files

PathChange+/−
src/backend/commands/matview.c modified +0 −2