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: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-02T20:33:03Z
Lists: pgsql-hackers
-- Sami Imseih Amazon Web Services (AWS) On Mon, Jun 2, 2025 at 3:03 PM Nathan Bossart <nathandbossart@gmail.com> wrote: > On Mon, Jun 02, 2025 at 12:46:51PM -0500, Sami Imseih wrote: > > v1-0001 is the documentation only patch. I improved upon the description > > suggested in [0] > > Your patch adds an entry to the "Transaction ID and Snapshot Information > Functions" table, while Álvaro's introduced a new "Multixact Functions" > table. His also added a note to maintenance.sgml. Any reason for the > differences? My initial thoughts were to add a new section, but was not sure if it made sense since there will only be a single function. Well, that’s not a good reason and we may add some more in the future. Also, the “Transaction ID and Snapshot Function” section is probably the wrong section because the mxid’s/xid’s may not have been committed. So I will correct. I will also add a reference In maintenance.sgml — Sami
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