We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61de01b commit 77fea28Copy full SHA for 77fea28
postgresql/doc/src/sgml/ref/alter_default_privileges.sgml
@@ -262,7 +262,7 @@ ________________________________________________________-->
262
</para>
263
________________________________________________________-->
264
<para>
265
- 当前角色是成员的现有角色的名称。默认访问权限不会被继承,因此成员角色必须使用
+ 当前角色所属的已存在角色的名称。默认访问权限不会被继承,因此成员角色必须使用
266
<command>SET ROLE</command>来访问这些权限,或者必须为每个成员角色运行
267
<command>ALTER DEFAULT PRIVILEGES</command>。如果省略了<literal>FOR ROLE</literal>,
268
则假定为当前角色。
0 commit comments