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

Commit26ca0d6

Browse files
committed
Update ALTER OWNER description.
1 parent9cf18ee commit26ca0d6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.349 2005/08/2320:51:27 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.350 2005/08/2321:17:15 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -704,13 +704,14 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.349 2005/08/23 20:51:27 momjian
704704

705705
<listitem>
706706
<para>
707-
Allow <command>ALTER OWNER</> commands to be performedby the
708-
object owner as well asthesuperuser (Stephen Frost)
707+
Allowlimited<command>ALTER OWNER</> commands to be performed
708+
bytheobject owner (Stephen Frost)
709709
</para>
710710
<para>
711-
Prior releases onlyallowed super-user to change object owners,
711+
Prior releasesallowedonlythe super-user to change object owners,
712712
even if the current owner was executing the command and the new
713-
owner have permission to create objects of that type.
713+
owner was in the same group. With roles such transfers are now
714+
possible.
714715
</para>
715716
</listitem>
716717

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp