Fix typo:
authorBruce Momjian
Sat, 27 Aug 2005 14:13:21 +0000 (14:13 +0000)
committerBruce Momjian
Sat, 27 Aug 2005 14:13:21 +0000 (14:13 +0000)
sql_information_info -> sql_implementation_info

Robert Treat

doc/src/sgml/information_schema.sgml

index 18cae6299839adb27b16ba1f97d5ba0659115cf0..9f0f08dacbaba09b5cc46a92156087c3ed064546 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  The Information Schema
@@ -3163,7 +3163,7 @@ ORDER BY c.ordinal_position;
   <literal>sql_implementation_info</literal>
 
   
-   The table sql_information_info contains
+   The table sql_implementation_info contains
    information about various aspects that are left
    implementation-defined by the SQL standard.  This information is
    primarily intended for use in the context of the ODBC interface;