File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -25800,6 +25800,34 @@ SELECT collation for ('foo' COLLATE "de_DE");
2580025800     </thead>
2580125801
2580225802     <tbody>
25803+       <row>
25804+        <entry role="func_table_entry"><para role="func_signature">
25805+         <indexterm>
25806+          <primary>age</primary>
25807+         </indexterm>
25808+         <function>age</function>  ( <type>xid</type> )
25809+         <returnvalue>integer</returnvalue>
25810+        </para>
25811+        <para>
25812+         Returns the number of transactions between the supplied
25813+         transaction id and the current transaction counter.
25814+        </para></entry>
25815+       </row>
25816+ 
25817+       <row>
25818+        <entry role="func_table_entry"><para role="func_signature">
25819+         <indexterm>
25820+          <primary>mxid_age</primary>
25821+         </indexterm>
25822+         <function>mxid_age</function>  ( <type>xid</type> )
25823+         <returnvalue>integer</returnvalue>
25824+        </para>
25825+        <para>
25826+         Returns the number of multixacts IDs between the supplied
25827+         multixact ID and the current multixacts counter.
25828+        </para></entry>
25829+       </row>
25830+ 
2580325831      <row>
2580425832       <entry role="func_table_entry"><para role="func_signature">
2580525833        <indexterm>
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments