Skip to content

Commit 48b5aa3

Browse files
committed
doc: add docs for age(xid) and mxid_age(xid)
Reported-by: David Rowley Discussion: https://postgr.es/m/CAKJS1f_OQpz7rpe-KJmskVxbU06buiXbfonxG3JLB+nGCJ5E=g@mail.gmail.com Backpatch-through: 16
1 parent d053a87 commit 48b5aa3

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

doc/src/sgml/func.sgml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25860,6 +25860,34 @@ SELECT collation for ('foo' COLLATE "de_DE");
2586025860
</thead>
2586125861

2586225862
<tbody>
25863+
<row>
25864+
<entry role="func_table_entry"><para role="func_signature">
25865+
<indexterm>
25866+
<primary>age</primary>
25867+
</indexterm>
25868+
<function>age</function> ( <type>xid</type> )
25869+
<returnvalue>integer</returnvalue>
25870+
</para>
25871+
<para>
25872+
Returns the number of transactions between the supplied
25873+
transaction id and the current transaction counter.
25874+
</para></entry>
25875+
</row>
25876+
25877+
<row>
25878+
<entry role="func_table_entry"><para role="func_signature">
25879+
<indexterm>
25880+
<primary>mxid_age</primary>
25881+
</indexterm>
25882+
<function>mxid_age</function> ( <type>xid</type> )
25883+
<returnvalue>integer</returnvalue>
25884+
</para>
25885+
<para>
25886+
Returns the number of multixacts IDs between the supplied
25887+
multixact ID and the current multixacts counter.
25888+
</para></entry>
25889+
</row>
25890+
2586325891
<row>
2586425892
<entry role="func_table_entry"><para role="func_signature">
2586525893
<indexterm>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy