ALTER TABLE tbl OWNER TO somethingbut
ALTER TABLE tbl SET SCHEMA somethingin PostgreSQL.
Maybe a committee faced with this inconsistency would arrive at the compromise
ALTER TABLE tbl [SET] {OWNER|SCHEMA} [TO] something?
on software development, open source, databases, and geek stuff
ALTER TABLE tbl OWNER TO somethingbut
ALTER TABLE tbl SET SCHEMA somethingin PostgreSQL.
Maybe a committee faced with this inconsistency would arrive at the compromise
ALTER TABLE tbl [SET] {OWNER|SCHEMA} [TO] something?
Peter Eisentraut's Blog by Peter Eisentraut is licensed under a Creative Commons Attribution 3.0 Unported License.