pg_get_multixact_members not documented

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: pg_get_multixact_members not documented
Date: 2025-05-30 19:23:30
Message-ID: CAA5RZ0sjQDDwJfMRb=Z13nDLuRpF13ME2L_BdGxi0op8RKjmDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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?

[0] https://www.postgresql.org/message-id/20150619215231.GT133018@postgresql.org

--
Sami Imseih
Amazon Web Services (AWS)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Eduard Stefes 2025-05-30 19:41:04 RE: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
Previous Message Tom Lane 2025-05-30 18:31:54 Re: Fixing memory leaks in postgres_fdw