Fix a bunch (~88) typos that the OpenJade tools don't warn about by
authorNeil Conway
Sun, 29 Feb 2004 15:36:46 +0000 (15:36 +0000)
committerNeil Conway
Sun, 29 Feb 2004 15:36:46 +0000 (15:36 +0000)
default: some SGML tags weren't properly terminated.

doc/src/sgml/information_schema.sgml
doc/src/sgml/libpgtcl.sgml

index ff7d877c61b97098bd322bb22f8688cb20d1decd..a46ae235bd455c7dd219119ecffc39b6896073cf 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  The Information Schema
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the user or group that the privilege was granted to
      
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table that contains the column
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table that contains the column
      
 
      
-      column_name
+      column_name>
       sql_identifier
       Name of the column
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       
        Type of the privilege: SELECT,
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       
        Name of the schema that contains the table that contains the
      
 
      
-      table_name
+      table_name>
       sql_identifier
       
        Name of the table that contains the column that is used by some
      
 
      
-      column_name
+      column_name>
       sql_identifier
       
        Name of the column that is used by some constraint
      
 
      
-      constraint_schema
+      constraint_schema>
       sql_identifier
       Name of the schema that contains the constraint
      
 
      
-      constraint_name
+      constraint_name>
       sql_identifier
       Name of the constraint
      
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       
        Name of the schema that contains the table that is used by some
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table that is used by some constraint
      
      
 
      
-      constraint_schema
+      constraint_schema>
       sql_identifier
       Name of the schema that contains the constraint
      
 
      
-      constraint_name
+      constraint_name>
       sql_identifier
       Name of the constraint
      
      
 
      
-      object_schema
+      object_schema>
       sql_identifier
       Name of the schema that contains the described object
      
 
      
-      object_name
+      object_name>
       sql_identifier
       Name of the described object
      
 
      
-      object_type
+      object_type>
       character_data
       
        The type of the described object: one of
      
 
      
-      dtd_identifier
+      dtd_identifier>
       sql_identifier
       
        The identifier of the data type descriptor, which is unique
      
 
      
-      constraint_schema
+      constraint_schema>
       sql_identifier
       Name of the schema that contains the constraint
      
 
      
-      constraint_name
+      constraint_name>
       sql_identifier
       Name of the constraint
      
      
 
      
-      domain_schema
+      domain_schema>
       sql_identifier
       Name of the schema that contains the domain
      
 
      
-      domain_name
+      domain_name>
       sql_identifier
       Name of the domain
      
      
 
      
-      domain_schema
+      domain_schema>
       sql_identifier
       Name of the schema that contains the domain
      
 
      
-      domain_name
+      domain_name>
       sql_identifier
       Name of the domain
      
      
 
      
-      domain_schema
+      domain_schema>
       sql_identifier
       Name of the schema that contains the domain
      
 
      
-      domain_name
+      domain_name>
       sql_identifier
       Name of the domain
      
@@ -1488,7 +1488,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      object_schema
+      object_schema>
       sql_identifier
       
        Name of the schema that contains the object that uses the array
@@ -1497,7 +1497,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      object_name
+      object_name>
       sql_identifier
       
        Name of the object that uses the array being described
@@ -1505,7 +1505,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      object_type
+      object_type>
       character_data
       
        The type of the object that uses the array being described: one
@@ -1517,7 +1517,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      array_type_identifier
+      array_type_identifier>
       sql_identifier
       
        The identifier of the data type descriptor of the array being
@@ -1758,13 +1758,13 @@ ORDER BY c.ordinal_position;
      
 
      
-      constraint_schema
+      constraint_schema>
       sql_identifier
       Name of the schema that contains the constraint
      
 
      
-      constraint_name
+      constraint_name>
       sql_identifier
       Name of the constraint
      
@@ -1780,7 +1780,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       
        Name of the schema that contains the table that contains the
@@ -1789,7 +1789,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_name
+      table_name>
       sql_identifier
       
        Name of the table that contains the column that is restricted
@@ -1798,7 +1798,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      column_name
+      column_name>
       sql_identifier
       
        Name of the column that is restricted by some constraint
@@ -1806,7 +1806,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      ordinal_position
+      ordinal_position>
       cardinal_number
       
        Ordinal position of the column within the constraint key (count
@@ -2196,7 +2196,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the group that the privilege was granted to
      
@@ -2208,25 +2208,25 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table that contains the column
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table that contains the column
      
 
      
-      column_name
+      column_name>
       sql_identifier
       Name of the column
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       
        Type of the privilege: SELECT,
@@ -2275,7 +2275,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the group that the privilege was granted to
      
@@ -2320,7 +2320,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       Always EXECUTE (the only privilege type for functions)
      
@@ -2365,7 +2365,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the group that the privilege was granted to
      
@@ -2377,19 +2377,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       
        Type of the privilege: SELECT,
@@ -2449,7 +2449,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       In the future, the name of the group that the privilege was granted to
      
@@ -2479,7 +2479,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       Always USAGE
      
@@ -2525,7 +2525,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the user or group that the privilege was granted to
      
@@ -2570,7 +2570,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       Always EXECUTE (the only privilege type for functions)
      
@@ -3527,13 +3527,13 @@ ORDER BY c.ordinal_position;
      
 
      
-      constraint_schema
+      constraint_schema>
       sql_identifier
       Name of the schema that contains the constraint
      
 
      
-      constraint_name
+      constraint_name>
       sql_identifier
       Name of the constraint
      
@@ -3545,19 +3545,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table
      
 
      
-      constraint_type
+      constraint_type>
       character_data
       
        Type of the constraint: CHECK,
@@ -3613,7 +3613,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Name of the user or group that the privilege was granted to
      
@@ -3625,19 +3625,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       
        Type of the privilege: SELECT,
@@ -3701,19 +3701,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the table
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the table
      
 
      
-      table_type
+      table_type>
       character_data
       
        Type of the table: BASE TABLE for a
@@ -3786,19 +3786,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      trigger_schema
+      trigger_schema>
       sql_identifier
       Name of the schema that contains the trigger
      
 
      
-      trigger_name
+      trigger_name>
       sql_identifier
       Name of the trigger
      
 
      
-      event_manipulation
+      event_manipulation>
       character_data
       
        Event that fires the trigger (INSERT,
@@ -3816,31 +3816,31 @@ ORDER BY c.ordinal_position;
      
 
      
-      event_object_schema
+      event_object_schema>
       sql_identifier
       Name of the schema that contains the table that the trigger is defined on
      
 
      
-      event_object_name
+      event_object_name>
       sql_identifier
       Name of the table that the trigger is defined on
      
 
      
-      action_order
+      action_order>
       cardinal_number
       Not yet implemented
      
 
      
-      action_condition
+      action_condition>
       character_data
       Applies to a feature not available in PostgreSQL
      
 
      
-      action_statement
+      action_statement>
       character_data
       
        Statement that is executed by the trigger (currently always
@@ -3850,7 +3850,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      action_orientation
+      action_orientation>
       character_data
       
        Identifies whether the trigger fires once for each processed
@@ -3860,7 +3860,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      condition_timing
+      condition_timing>
       character_data
       
        Time at which the trigger fires (BEFORE or
@@ -3869,13 +3869,13 @@ ORDER BY c.ordinal_position;
      
 
      
-      condition_reference_old_table
+      condition_reference_old_table>
       sql_identifier
       Applies to a feature not available in PostgreSQL
      
 
      
-      condition_reference_new_table
+      condition_reference_new_table>
       sql_identifier
       Applies to a feature not available in PostgreSQL
      
@@ -3945,7 +3945,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      grantee
+      grantee>
       sql_identifier
       Currently always PUBLIC
      
@@ -3975,7 +3975,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      privilege_type
+      privilege_type>
       character_data
       Always USAGE
      
@@ -4028,13 +4028,13 @@ ORDER BY c.ordinal_position;
      
 
      
-      view_schema
+      view_schema>
       sql_identifier
       Name of the schema that contains the view
      
 
      
-      view_name
+      view_name>
       sql_identifier
       Name of the view
      
@@ -4049,7 +4049,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       
        Name of the schema that contains the table that contains the
@@ -4058,7 +4058,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_name
+      table_name>
       sql_identifier
       
        Name of the table that contains the column that is used by the
@@ -4067,7 +4067,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      column_name
+      column_name>
       sql_identifier
       Name of the column that is used by the view
      
@@ -4113,13 +4113,13 @@ ORDER BY c.ordinal_position;
      
 
      
-      view_schema
+      view_schema>
       sql_identifier
       Name of the schema that contains the view
      
 
      
-      view_name
+      view_name>
       sql_identifier
       Name of the view
      
@@ -4134,7 +4134,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       
        Name of the schema that contains the table that is used by the
@@ -4143,7 +4143,7 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_name
+      table_name>
       sql_identifier
       
        Name of the table that is used by the view
@@ -4183,19 +4183,19 @@ ORDER BY c.ordinal_position;
      
 
      
-      table_schema
+      table_schema>
       sql_identifier
       Name of the schema that contains the view
      
 
      
-      table_name
+      table_name>
       sql_identifier
       Name of the view
      
 
      
-      view definition
+      view definition>
       character_data
       
        Query expression defining the view (null if the current user is
index e5be5c7ffb8cca4adce6d245dfe60f56f8d03767..0f59e68103e838445d4ce390b7bbe6a7951e1738 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -205,7 +205,7 @@ load libpgtcl[info sharedlibextension]
  
 
 pg_connect -conninfo connectOptions
-pg_connect dbName -host hostName -port portNumber -tty tty -options serverOptions
+pg_connect dbName -host hostName -port portNumber -tty tty> -options serverOptions
 
  
 
@@ -481,7 +481,7 @@ pg_exec conn commandString
    pg_result to obtain the results of the
    command.
   
+ >