Re: Fix doc about pg_get_multixact_stats()

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Yingying Chen <cyy9255@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-25T22:27:03Z
Lists: pgsql-hackers
On Thu, Jun 25, 2026 at 07:49:58PM +0800, Yingying Chen wrote:
> Since pg_get_multixact_stats() was added in PG19, it should be added to
> this exception list.

Indeed.  Thanks for the patch.  Will fix.
--
Michael

Commits

  1. doc: Improve description of pg_get_multixact_stats()