Re: mxid_age() and age(xid) appear undocumented

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: David Rowley <david.rowley@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-07-05T19:36:19Z
Lists: pgsql-hackers
On Sun, Jul 1, 2018 at 11:18 PM, David Rowley
<david.rowley@2ndquadrant.com> wrote:
> I see d692308cf494f6126 mentions mxid_age() in passing, but there
> appears to be no formal definition of either of these functions.
>
> Should there be?

It seems like a good idea to me.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Commits

  1. doc: Fix section of functions age(xid) and mxid_age(xid)