pgsql: doc: add docs for age(xid) and mxid_age(xid)

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: add docs for age(xid) and mxid_age(xid)
Date: 2023-11-24 19:36:24
Message-ID: E1r6byR-0073CA-Mh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7471230cc697fec3dc3c4094aa81469c02fa53c6

Modified Files
--------------
doc/src/sgml/func.sgml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-11-24 21:11:29 pgsql: Improve comments about pqsignal().
Previous Message Tom Lane 2023-11-23 18:30:35 pgsql: Fix timing-dependent failure in GSSAPI data transmission.