Further changes to REINDEX SCHEMA

Simon Riggs <simon@2ndQuadrant.com>

Commit: 2646d2d4a9d8b978fda0d0d1affae4788a30f604
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2014-12-11T22:54:05Z
Releases: 9.5.0
Further changes to REINDEX SCHEMA

Ensure we reindex indexes built on Mat Views.
Based on patch from Micheal Paquier

Add thorough tests to check that indexes on
tables, toast tables and mat views are reindexed.

Simon Riggs

Files