Re: Fix doc about pg_get_multixact_stats()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Yingying Chen <cyy9255(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix doc about pg_get_multixact_stats()
Date: 2026-06-25 22:27:03
Message-ID: aj2rN1KbBkWeRWXv@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-06-25 22:49:36 Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true
Previous Message Michael Paquier 2026-06-25 22:23:38 Re: Handle concurrent drop when doing whole database vacuum