8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3a149 commit 3d22beeCopy full SHA for 3d22bee
doc/src/sgml/information_schema.sgml
@@ -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 $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/information_schema.sgml,v 1.11 2003/11/03 12:31:52 ishii Exp $ -->
2
3
<chapter id="information-schema">
4
<title>The Information Schema</title>
@@ -2167,7 +2167,7 @@ ORDER BY c.ordinal_position;
2167
</sect1>
2168
2169
<sect1 id="infoschema-role-column-grants">
2170
- <title><literal>role_columns_grants</literal></title>
+ <title><literal>role_column_grants</literal></title>
2171
2172
<para>
2173
The view <literal>role_column_grants</literal> identifies all
0 commit comments