Skip to content
Snippets Groups Projects
Commit 16f38f72 authored by Noah Misch's avatar Noah Misch
Browse files

Restore REINDEX constraint validation.

Refactoring as part of commit 8ceb2456
had the unintended effect of making REINDEX TABLE and REINDEX DATABASE
no longer validate constraints enforced by the indexes in question;
REINDEX INDEX still did so.  Indexes marked invalid remained so, and
constraint violations arising from data corruption went undetected.
Back-patch to 9.0, like the causative commit.
parent 000b65fd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment