Re: [BUGS] ALTER TABLE ... OWNER TO does not change ownership recursively

2012-04-26 Thread Tom Lane
Ryan Kelly writes: > It seems that ALTER TABLE ... OWNER TO does not change the ownership of > any inheriting tables. The documentation states: >> If ONLY is specified, only that table is altered. If ONLY is not >> specified, the table and any descendant tables are altered. If you read further (

[BUGS] ALTER TABLE ... OWNER TO does not change ownership recursively

2012-04-26 Thread Ryan Kelly
It seems that ALTER TABLE ... OWNER TO does not change the ownership of any inheriting tables. The documentation states: > If ONLY is specified, only that table is altered. If ONLY is not > specified, the table and any descendant tables are altered. Which to me indicates that ownership should be