This patch implements the following command:
ALTER TABLE <tablename> OWNER TO <username>
Only a superuser may execute the command.
-- Mark Hollomonmhh(at)mindspring(dot)com