pgsql: doc: Pluralize MXID when referring to Multixact IDs

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Pluralize MXID when referring to Multixact IDs
Date: 2026-09-04 14:51:19
Message-ID: E1x2VGA-00000003St5-3QOK@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Pluralize MXID when referring to Multixact IDs

Reported-by: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Reviewed-by: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
Discussion: https://postgr.es/m/TY4PR01MB17374866B8EBD3F507AFB1C7C94D12@TY4PR01MB17374.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/168fa9dd424e3beabeb0b4c079a032b7b6f5297b

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Previous Message Nathan Bossart 2026-09-04 14:49:08 pgsql: Convert FixedParallelState->last_xlog_end to an atomic variable.