Neil Conway writes:
> Okay, I'll create alter.c and see if I can refactor some of the ALTER
> code -- but that can wait for a later patch also.
It might make more sense to factor the source files by the kind of objects
they act on. For instance, the CREATE/ALTER USER code shares a lot of
code, but it shares zero with, say, ALTER TABLE.
--
Peter Eisentraut peter_e@gmx.net