Skip to content
Snippets Groups Projects
Commit c0c5be2b authored by Alexandr Lyapunov's avatar Alexandr Lyapunov Committed by Konstantin Osipov
Browse files

alter: rebuild some secondary indexes if the primary was changed

Since the secondary indexes order will be able to depend on
the order in the primary index, we need to rebuild them if the
primary index was changed.

Only non-unique tree indexes depend on the primary index, so rebuild
only non-unique tree indexes.

Add a test.

Needed for #2476
parent a15064e1
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