| From: | Koshino Taiki <koshino(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Define MXID acronym in documentation |
| Date: | 2026-08-05 05:17:08 |
| Message-ID: | OS9PR01MB17364A940ACFCADBB7593498A94D32@OS9PR01MB17364.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I noticed that while XID (Transaction ID) is properly defined as an
acronym in the PostgreSQL documentation, MXID (Multixact ID) is used
without a formal definition.
This patch adds an entry for MXID to acronyms.sgml with a link to the
"Multixacts and Wraparound" section, and introduces the acronym in
maintenance.sgml alongside the existing "Multixact IDs" term, following
the same pattern used for XID.
Regards,
Taiki Koshino
Taiki Koshino<koshino(at)sraoss(dot)co(dot)jp>
SRA OSS K.K.
TEL: 03-5979-2701 FAX: 03-5979-2702
URL: https://www.sraoss.co.jp/
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-doc-Define-MXID-acronym-and-link-it-to-multixact-.patch | application/octet-stream | 1.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2026-08-05 05:23:30 | Re: Reduce memory overheads for storing a Memoize tuple |
| Previous Message | John Naylor | 2026-08-05 05:15:11 | Re: [Patch]The Case For WAL-Logging pg_upgrade |