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-12T20:10:56Z
Lists: pgsql-hackers
On Thu, Jun 12, 2025 at 12:15:03AM -0500, Sami Imseih wrote:
>> Attached patch removing extra comma. Otherwise LGTM.
> 
> Thanks! For v4, the final comma in the list is grammatically correct,
> and it´s the style we use throughout the docs.

+1

> I marked the patch RFC.

Barring comments/objections, I'll plan on committing/back-patching this in
the near future.

-- 
nathan



Commits

  1. Document pg_get_multixact_members().