Skip to content
Snippets Groups Projects
Commit 69da8060 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

vinyl: introduce a function to validate vy_index formats

vy_index_validate_formats() check consistency of vy_index formats.
For example, all formats must have the same value of index_field_count
and mem_format must be equal to disk_format for the primary index.

Update disk_format for the primary key in the case when ALTER adds
a new space:format() field.
parent dcc5963a
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