jian he <jian.universal...@gmail.com> writes: > Can we error out at the stage "create table", "create domain" > time if the attndims or typndims is larger than MAXDIM (6) ?
The last time this was discussed, I think the conclusion was we should remove attndims and typndims entirely on the grounds that they're useless. I certainly don't see a point in adding more logic that could give the misleading impression that they mean something. regards, tom lane