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

Commit5695f38

Browse files
committed
Slight wording improvement.
1 parent64ee1a8 commit5695f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/revoke.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/revoke.sgml,v 1.43 2007/04/0703:48:25 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/revoke.sgml,v 1.44 2007/04/0704:04:56 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -232,7 +232,7 @@ REVOKE admins FROM joe;
232232
<para>
233233
The compatibility notes of the <xref linkend="sql-grant" endterm="sql-grant-title"> command
234234
apply analogously to <command>REVOKE</command>.
235-
<literal>RESTRICT</literal> or <literal>CASCADE</literal>
235+
They keyword<literal>RESTRICT</literal> or <literal>CASCADE</literal>
236236
is required according to the standard, but <productname>PostgreSQL</>
237237
assumes <literal>RESTRICT</literal> by default.
238238
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp