diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-09-23 23:31:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-09-23 23:31:52 +0000 |
commit | a9e9abebd994b8a94ff44d4b0ef3aeae951b09ab (patch) | |
tree | e4186278c527dffa3bdf0519d0e05a3be2a98026 /src/backend/utils/adt/array_userfuncs.c | |
parent | 6767cebc6fb2932752ebb69127817be7b7a10414 (diff) | |
download | postgresql-a9e9abebd994b8a94ff44d4b0ef3aeae951b09ab.tar.gz postgresql-a9e9abebd994b8a94ff44d4b0ef3aeae951b09ab.zip |
Issue CREATE SCHEMA as the originally connecting user, with an
AUTHORIZATION clause to specify the desired owner. This allows a
superuser to restore schemas owned by users without CREATE-SCHEMA
permissions (ie, schemas originally created by a superuser using
AUTHORIZATION). --no-owner can be specified to suppress the
AUTHORIZATION clause if need be.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions