aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-04 13:41:01 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-04 13:41:01 -0400
commit7e389f73d1556fb21487cd28fe56cba1a91126e6 (patch)
treeed8928729ea07139ef13857d8eb69766f2628f0a /src/backend/tcop/postgres.c
parent1a956481baa2bb53d9510bb14cf64bb5faad29fb (diff)
downloadpostgresql-7e389f73d1556fb21487cd28fe56cba1a91126e6.tar.gz
postgresql-7e389f73d1556fb21487cd28fe56cba1a91126e6.zip
Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs.
These reference pages still claimed that you have to be superuser to create a database or schema owned by a different role. That was true before 8.1, but it was changed in commits aa1110624c08298393dfce996f7b21809d98d3fd and f91370cd2faf1fd35a1ac74d84652a85ed841919 to allow assignment of ownership to any role you are a member of. However, at the time we were thinking of that primarily as a change to the ALTER OWNER rules, so the need to touch these two CREATE ref pages got missed.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions