Re: pg_get_multixact_members not documented
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Sami Imseih <samimseih@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-30T21:36:02Z
Lists: pgsql-hackers
On Mon, Jun 30, 2025 at 02:54:28PM -0500, Nathan Bossart wrote: > I noticed that this list of exceptions doesn't exist on v13-v15, presumably > because the docs for age() and mxid_age() were only back-patched to v16 > (see commits 48b5aa3 and 15afb7d), which is strange because I believe those > functions are much older. I don't see any discussion about this choice, > either. We should probably back-patch those commits to v13 as a > prerequisite to applying this patch. Spun off a new thread for this: https://postgr.es/m/aGMCxHxLfeMdQk8m%40nathan -- nathan
Commits
-
Document pg_get_multixact_members().
- f5551538bce0 17.6 landed
- e6115394d40c 19 (unreleased) landed
- e35a0174a9d2 14.19 landed
- d271b04dc64e 16.10 landed
- c8b9f75111aa 18.0 landed
- a167e654d06f 15.14 landed
- 0ee7f51a8b4e 13.22 landed