Re: pg_get_multixact_members not documented

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_get_multixact_members not documented
Date: 2025-05-30 21:21:37
Message-ID: aDohYZooL3xbwg5F@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 30, 2025 at 02:23:30PM -0500, Sami Imseih wrote:
> While looking into another multixact related topic, I realised that
> pg_get_multixact_members
> is not documented. I saw the lack of documentation was mentioned here [0], but
> this was never committed.
>
> Any reason it should not be?

It looks to me like Álvaro just never got any feedback on the last patch he
sent. I noticed that there are no in-tree uses, but I do see a couple of
blog posts that recommend it. In any case, I can't think of a reason it
ought to remain undocumented. Want to put together a patch?

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-05-30 21:24:43 Re: pg_get_multixact_members not documented
Previous Message Melanie Plageman 2025-05-30 21:16:07 Re: Correcting freeze conflict horizon calculation