Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit48e6cfc

Browse files
committed
Add mention of UPDATE permissions.
1 parent93562cf commit48e6cfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/user-manag.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ ALTER GROUP <replaceable>name</replaceable> DROP USER <replaceable>uname1</repla
142142
</para>
143143

144144
<para>
145-
Currently, there arefour different privileges: select (read),
146-
insert (append),andupdate/delete (write),as well as
145+
Currently, there arefive different privileges: select (read),
146+
insert (append), update (write),delete, and
147147
<literal>RULE</literal>, the permission to create a rewrite rule on
148148
a table. The right to modify or destroy an object is always the
149149
privilege of the owner only. To assign privileges, the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp