| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Define MXID as an acronym |
| Date: | 2026-08-06 12:11:34 |
| Message-ID: | E1wrwwg-00000000R1A-2JLa@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Define MXID as an acronym
XID is defined as an acronym in the documentation but MXID (Multixact
ID) was missing from the acronym list. This adds MXID as an acronym
and links it to the "Multixacts and Wraparound" section.
Author: Koshino Taiki <koshino(at)sraoss(dot)co(dot)jp>
Discussion: https://postgr.es/m/OS9PR01MB17364A940ACFCADBB7593498A94D32@OS9PR01MB17364.jpnprd01.prod.outlook.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/f0178deecbb56283fda8f4c504c8fe16ce23e1a6
Modified Files
--------------
doc/src/sgml/acronyms.sgml | 9 +++++++++
doc/src/sgml/maintenance.sgml | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2026-08-06 18:10:41 | pgsql: Remove lo_hton64() and lo_ntoh64(). |
| Previous Message | Peter Eisentraut | 2026-08-06 08:43:00 | pgsql: Report duplicate property and label names with a proper error |