Modified abolish_table_pred to support the deletion of multiple subsidiary
tabled predicates generated by table_index. Done through a recusive loop
(not failure driven loop) to avoid a bug in abolish_table_pred
(when abolishing cascades.) This might be reconsidered when that bug is
tracked down.