Re: pg_get_multixact_members not documented
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Sami Imseih <samimseih@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-27T22:32:29Z
Lists: pgsql-hackers
Attachments
- v6-0001-Document-pg_get_multixact_members.patch (text/plain)
On Thu, Jun 12, 2025 at 03:10:56PM -0500, Nathan Bossart wrote: > Barring comments/objections, I'll plan on committing/back-patching this in > the near future. Here is what I have staged for commit. I ended up moving it to the "Transaction ID and Snapshot Information Functions" table, which is what I think you had originally proposed. Creating a new section for this seemed unnecessary, and this table already has one multixact-related function. -- nathan
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