Re: pg_get_multixact_members not documented - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: pg_get_multixact_members not documented
Date
Msg-id aGMDQqIVk2bwRNEu@nathan
Whole thread Raw
In response to Re: pg_get_multixact_members not documented  (Nathan Bossart <nathandbossart@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sanding down some edge cases for PL/pgSQL reserved words
Next
From: Jacob Champion
Date:
Subject: Re: BackendKeyData is mandatory?