summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPavan Deolasee2018-07-17 04:47:40 +0000
committerPavan Deolasee2018-07-27 08:00:57 +0000
commitb6f3f378007a40b27c6b2a7eba8fe738a2c57fef (patch)
tree296965be88144b5a4abd4e94facffeaad2e2d92f /doc/src
parentd5481c454e5b915fcc5e08acbc13405c836f5cd6 (diff)
Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLY
We create a coordinator-only LOCAL temporary table for REFRESH MATERIALIZED VIEW CONCURRENTLY. Since this table does not exist on the remote nodes, we must not use explicit "ANALYZE <temptable>". Instead, just analyze it locally like we were doing at other places. Restore the matview test case to use REFRESH MATERIALIZED VIEW CONCURRENTLY now that the underlying bug is fixed.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions