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

Commit3d22bee

Browse files
committed
fix typo. (role_columns_grants -> role_column_grants)
1 parentcc3a149 commit3d22bee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/information_schema.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.10 2003/10/16 23:46:17 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.11 2003/11/03 12:31:52 ishii Exp $ -->
22

33
<chapter id="information-schema">
44
<title>The Information Schema</title>
@@ -2167,7 +2167,7 @@ ORDER BY c.ordinal_position;
21672167
</sect1>
21682168

21692169
<sect1 id="infoschema-role-column-grants">
2170-
<title><literal>role_columns_grants</literal></title>
2170+
<title><literal>role_column_grants</literal></title>
21712171

21722172
<para>
21732173
The view <literal>role_column_grants</literal> identifies all

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp