pgsql: doc: add docs for age(xid) and mxid_age(xid) - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: add docs for age(xid) and mxid_age(xid)
Date
Msg-id E1r6byR-0073C9-LQ@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/48b5aa31437a161356fb8ec820b81b7b67cf04c2

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix timing-dependent failure in GSSAPI data transmission.
Next
From: Thomas Munro
Date:
Subject: pgsql: Improve comments about pqsignal().