diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-04 13:41:05 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-04 13:41:05 -0400 |
commit | cb4083dfbbda97eb2b23111a3093c417d8a7d41a (patch) | |
tree | 46ad8751d3d21fc2932d7e1476541b68d9500bd4 /src/backend/access/gist/gistvacuum.c | |
parent | a846f63aed825e4addbf24bbbb36fc0de9ddf568 (diff) | |
download | postgresql-cb4083dfbbda97eb2b23111a3093c417d8a7d41a.tar.gz postgresql-cb4083dfbbda97eb2b23111a3093c417d8a7d41a.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/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions