v.20.3Bug Fix

Now Disallowing Cyclic Aliases in Column Creation

Now it's not possible to create or add columns with simple cyclic aliases like a DEFAULT b, b DEFAULT a. #9603 (alesapin)