Caleb Welton <[email protected]> writes:
> Two child tables, one created with inheritance, one altered to have
> inheritance:
> When you drop a column from the parent table only the tables CREATED with
> inheritance drop the column:
Yeah, this is intentional. The other table is presumed to still own its
columns even though it is (perhaps transiently) a child of the parent.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers