-
-
Notifications
You must be signed in to change notification settings - Fork 268
Partial index uniqueness violation #8084
Copy link
Copy link
Closed
Labels
affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 5.0.1fix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Metadata
Metadata
Assignees
Labels
affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 5.0.1fix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Reproduce in Firebird 5.0.1.1381
Now let's try to break the uniqueness.
Thus, if the filtering field of a partial index is not included in the index key, then its uniqueness can be easily violated by updating the filtering field. This breaks backup/restore and index rebuilding.