Re: back-patch documentation for age() and mxid_age()

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-07-01T02:15:02Z
Lists: pgsql-hackers
On Mon, Jun 30, 2025 at 5:34 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> These functions have been around for a while, but commits 48b5aa3 and
> 15afb7d were only back-patched to v16.  Any objections if I apply them down
> to v13 now?

Seems fine to me.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Document age(xid) and mxid_age(xid).