Skip to content
Snippets Groups Projects
Commit b3ddd106 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 9822dc38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment