Skip to content

Commit cfb3907

Browse files
author
chegong18
committed
Update ref/drop_owned.sgml-200603
——row62,调整英文内容为: database or on shared objects (databases, tablespaces) will also be ——row69,调整中文内容为: 象上或者在共享对象(数据库、表空间)上的特权也将会被收回。
1 parent 5913521 commit cfb3907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgresql/doc/src/sgml/ref/drop_owned.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ ____________________________________________________________________________-->
5959
<command>DROP OWNED</command> drops all the objects within the current
6060
database that are owned by one of the specified roles. Any
6161
privileges granted to the given roles on objects in the current
62-
database and on shared objects (databases, tablespaces) will also be
62+
database or on shared objects (databases, tablespaces) will also be
6363
revoked.
6464
</para>
6565
____________________________________________________________________________-->
6666
<para>
6767
<command>DROP OWNED</command>删除当前数据库中被指定
6868
角色之一拥有的所有对象。任何已被授予给给定角色在当前数据库中对
69-
象上以及在共享对象(数据库、表空间)上的特权也将会被收回。
69+
象上或者在共享对象(数据库、表空间)上的特权也将会被收回。
7070
</para>
7171
</refsect1>
7272

0 commit comments

Comments
 (0)