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
-
Document age(xid) and mxid_age(xid).
- 8f456630ce93 15.14 landed
- 4bcca5ff829b 13.22 landed
- 326f2aaee647 14.19 landed