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

Commit2c262ea

Browse files
committed
Add a bit of markup
1 parent223be21 commit2c262ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/information_schema.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3259,7 +3259,7 @@ ORDER BY c.ordinal_position;
32593259
difference between this view
32603260
and <literal>column_privileges</literal> is that this view omits
32613261
columns that have been made accessible to the current user by way
3262-
of a grant topublic.
3262+
of a grant to<literal>PUBLIC</literal>.
32633263
</para>
32643264

32653265
<table>
@@ -3342,7 +3342,7 @@ ORDER BY c.ordinal_position;
33423342
difference between this view
33433343
and <literal>routine_privileges</literal> is that this view omits
33443344
functions that have been made accessible to the current user by way
3345-
of a grant topublic.
3345+
of a grant to<literal>PUBLIC</literal>.
33463346
</para>
33473347

33483348
<table>
@@ -3436,7 +3436,7 @@ ORDER BY c.ordinal_position;
34363436
difference between this view
34373437
and <literal>table_privileges</literal> is that this view omits
34383438
tables that have been made accessible to the current user by way of
3439-
a grant topublic.
3439+
a grant to<literal>PUBLIC</literal>.
34403440
</para>
34413441

34423442
<table>
@@ -3520,7 +3520,7 @@ ORDER BY c.ordinal_position;
35203520
<literal>usage_privileges</literal>. The only effective difference
35213521
between this view and <literal>usage_privileges</literal> is that
35223522
this view omits objects that have been made accessible to the
3523-
current user by way of a grant topublic.
3523+
current user by way of a grant to<literal>PUBLIC</literal>.
35243524
</para>
35253525

35263526
<table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp