Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For example:
testdb=# ALTER SCHEMA test1 owner to test1;
ERROR: Cannot support alter schema owner statement yet
testdb=# \h alter schema
Command: ALTER SCHEMA
Description: change the definition of a schema
Syntax:
ALTER SCHEMA name RENAME TO newname
ALTER SCHEMA name OWNER TO newowner
Should review the help doc
Attachments
Issue Links
- links to