Re: pg_get_multixact_members not documented

Sami Imseih <samimseih@gmail.com>

From: Sami Imseih <samimseih@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-01T15:29:28Z
Lists: pgsql-hackers

Attachments

>> Perhaps we should think about removing this description, what do you think?

> I think it's a good topic for another patch/thread.  Chances are it's not
> the only description that could be updated.

Sure, that could be taken up after this patch.

> That's what I mean.  I think it should say
>
>         However, the functions shown in Table 9.84, except age, mxid_age, and
>         pg_get_multixact_members, use a 64-bit type xid8 that...

I agree. v7 includes this change.

--

Sami

Commits

  1. Document pg_get_multixact_members().