File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.20 2004/12/28 22:47:15 tgl Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.21 2005/08/27 14:13:21 momjian Exp $ -->
2
2
3
3
<chapter id="information-schema">
4
4
<title>The Information Schema</title>
@@ -3163,7 +3163,7 @@ ORDER BY c.ordinal_position;
3163
3163
<title><literal>sql_implementation_info</literal></title>
3164
3164
3165
3165
<para>
3166
- The table <literal>sql_information_info </literal> contains
3166
+ The table <literal>sql_implementation_info </literal> contains
3167
3167
information about various aspects that are left
3168
3168
implementation-defined by the SQL standard. This information is
3169
3169
primarily intended for use in the context of the ODBC interface;
You can’t perform that action at this time.
0 commit comments