In DeleteAttributeTuples, use a single indexscan instead of the multiple
scans that will most likely be caused by SearchSysCache probes. Also, share some code between index deletion and table deletion.
Showing
Please register or sign in to comment