Refer to tables by id, not by "the following table", because tables are in
authorPeter Eisentraut
Mon, 18 May 2009 11:08:24 +0000 (11:08 +0000)
committerPeter Eisentraut
Mon, 18 May 2009 11:08:24 +0000 (11:08 +0000)
theory floating elements.

doc/src/sgml/cube.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/isn.sgml
doc/src/sgml/pgbuffercache.sgml
doc/src/sgml/pgcrypto.sgml
doc/src/sgml/pgrowlocks.sgml
doc/src/sgml/pgstatstatements.sgml
doc/src/sgml/pgstattuple.sgml
doc/src/sgml/seg.sgml
doc/src/sgml/xml2.sgml

index 60c6fb6eed3f44828dafc9f907b2be19285cb2cf..ca1d0c118c8a3a217d5b92122d4fcf9b9b87a3ba 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  cube
   Syntax
 
   
-   The following are valid external representations for the cube
-   type.  x, y, etc denote floating-point
-   numbers:
+    shows the valid external
+   representations for the cube
+   type.  x, y, etc. denote
+   floating-point numbers.
   
 
-  
+   id="cube-repr-table">
    Cube external representations
    
     
@@ -159,10 +160,10 @@ a <@ b                Contained in
   
 
   
-   The following functions are available:
+    shows the available functions.
   
 
-  
+   id="cube-functions-table">
    Cube functions
    
     
index 33ece2f3ecf4d5a9b6640449c6882fa825ab3be8..ade4caf4c1a9f82b68daf061955568ca6ae587c3 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  <application>ECPG</application> - Embedded <acronym>SQL</acronym> in C
@@ -1137,8 +1137,9 @@ date PGTYPESdate_from_asc(char *str, char **endptr);
         currently no variable to change that within ecpg.
        
        
-        The following input formats are allowed:
-        
+         shows the allowed input formats.
+       
+        
          Valid input formats for <function>PGTYPESdate_from_asc</function>
          
           
@@ -1219,7 +1220,6 @@ date PGTYPESdate_from_asc(char *str, char **endptr);
           
          
         
-       
       
      
 
@@ -1392,10 +1392,11 @@ int PGTYPESdate_fmt_asc(date dDate, char *fmtstring, char *outbuf);
         All other characters are copied 1:1 to the output string.
        
        
-        The following table indicates a few possible formats. This will give
+         indicates a few possible formats. This will give
         you an idea of how to use this function. All output lines are based on
-        the same date: November, 23rd, 1959.
-        
+        the same date: November 23, 1959.
+       
+        
          Valid input formats for <function>PGTYPESdate_fmt_asc</function>
          
           
@@ -1456,7 +1457,6 @@ int PGTYPESdate_fmt_asc(date dDate, char *fmtstring, char *outbuf);
           
          
         
-       
       
      
 
@@ -1483,9 +1483,10 @@ int PGTYPESdate_defmt_asc(date *d, char *fmt, char *str);
         day.
        
        
-        The following table indicates a few possible formats. This will give
+         indicates a few possible formats. This will give
         you an idea of how to use this function.
-        
+       
+        
          Valid input formats for <function>rdefmtdate</function>
          
           
@@ -1564,7 +1565,6 @@ int PGTYPESdate_defmt_asc(date *d, char *fmt, char *str);
           
          
         
-       
       
      
     
@@ -1612,8 +1612,9 @@ timestamp PGTYPEStimestamp_from_asc(char *str, char **endptr);
         specifiers are silently discarded.
        
        
-        The following table contains a few examples for input strings:
-        
+         contains a few examples for input strings.
+       
+        
          Valid input formats for <function>PGTYPEStimestamp_from_asc</function>
          
           
@@ -1642,7 +1643,6 @@ timestamp PGTYPEStimestamp_from_asc(char *str, char **endptr);
           
          
         
-       
       
      
 
index 8d4c8fd3d70575f52f91ec151912881586e81ba1..8469a98825a7b8f115003d461e2ee74da4422b7e 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  isn
   
    The isn module provides the standard comparison operators,
    plus btree and hash indexing support for all these datatypes.  In
-   addition there are several specialized functions.  In this table,
-   isn means any one of the module's data types:
+   addition there are several specialized functions; shown in .
+   In this table,
+   isn means any one of the module's data types.
   
 
-  
+   id="isn-functions">
    <filename>isn</> functions
    
     
index ef659ae12a1be12b138c74124079c7a40e4fc2fe..a80a910d67ba132d0a2d26640436f9a3e9fb90fe 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pg_buffercache
   The <structname>pg_buffercache</structname> view
 
   
-   The definitions of the columns exposed by the view are:
+   The definitions of the columns exposed by the view are shown in .
   
 
-  
+   id="pgbuffercache-columns">
    <structname>pg_buffercache</> Columns
 
    
index 7802b3483ae926b6ab2cf86cf16c2307d4c931ba..026dccb97d9e51d3e133c15ed03d462d67e9b398 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pgcrypto
     too high a count the time to calculate a hash may be several years
     — which is somewhat impractical.  If the iter_count
     parameter is omitted, the default iteration count is used.
-    Allowed values for iter_count depend on the algorithm:
+    Allowed values for iter_count depend on the algorithm and
+    are shown in .
    
 
-   
+    id="pgcrypto-icfc-table">
     Iteration counts for <function>crypt()</>
     
      
    
 
    
-    Here is a table that gives an overview of the relative slowness
+     gives an overview of the relative slowness
     of different hashing algorithms.
     The table shows how much time it would take to try all
     combinations of characters in an 8-character password, assuming
     gen_salt.
    
 
-   
+    id="pgcrypto-hash-speed-table">
     Hash algorithm speeds
     
      
    pgcrypto uses code from the following sources:
   
 
-  
-   Credits
+  
    
     
      
      
     
    
-  
+  informaltable>
  
 
 
index 6fe56aa4df5ab556667797ba51af0569d8f60c85..f2f58dbd3c85210dad98e7559d89572b1ebd8b5d 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pgrowlocks
  
   Overview
 
-  
+
 pgrowlocks(text) returns setof record
-  
+
 
   
    The parameter is the name of a table.  The result is a set of records,
    with one row for each locked row within the table.  The output columns
-   are:
+   are shown in .
   
 
-  
+   id="pgrowlocks-columns">
    <function>pgrowlocks</> output columns
 
    
index 93cda9f406d41630e4a562e11dfca87bd14c8b3b..67e7256a4e415fdf7a36dcb42adcbee038dcd9ae 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pg_stat_statements
    named pg_stat_statements.  This view contains one row for
    each distinct query text, database ID, and user ID (up to the maximum
    number of distinct statements that the module can track).  The columns
-   of the view are:
+   of the view are shown in .
   
 
-  
+   id="pgstatstatements-columns">
    <structname>pg_stat_statements</> columns
 
    
index f3a74181cf3c9b8027c7e0cd2c3e5e40b4112927..c50a777bc50f172f44bd3aa1454ec1a123f5a46b 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pgstattuple
@@ -28,8 +28,7 @@
       to determine whether vacuum is necessary or not.  The argument is the
       target relation's name (optionally schema-qualified).
       For example:
-     
-     
+
 test=> SELECT * FROM pgstattuple('pg_catalog.pg_proc');
 -[ RECORD 1 ]------+-------
 table_len          | 458752
@@ -41,13 +40,11 @@ dead_tuple_len     | 3157
 dead_tuple_percent | 0.69
 free_space         | 8932
 free_percent       | 1.95
-     
-
-    
-     The output columns are:
+
+     The output columns are described in .
     
 
-    
+     id="pgstattuple-columns">
      <function>pgstattuple</function> output columns
      
       
index 4c63481887d8c8169be741096925d88766a1f369..2558b0d5a51f743af49d051068839d784fb9b5a6 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  seg
@@ -89,13 +89,13 @@ test=> select '6.25 .. 6.50'::seg as "pH";
   
 
   
-   In the following tablex, y, and
+   In x, y, and
    delta denote
    floating-point numbers.  x and y, but
-   not delta, can be preceded by a certainty indicator:
+   not delta, can be preceded by a certainty indicator.
   
 
-  
+   id="seg-repr-table">
    <type>seg</> external representations
    
     
index 751b1bcdd1d29adcb789c98708186c83d0078031..9dc7dca8c931571ba15be588d4eaf77ef50b521f 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  xml2
   Description of functions
 
   
+    shows the functions provided by this module.
    These functions provide straightforward XML parsing and XPath queries.
    All arguments are of type text, so for brevity that is not shown.
   
 
-  
+   id="xml2-functions-table">
    Functions