pgsql: docs: Add acronym and glossary entries for I/O and AIO - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: docs: Add acronym and glossary entries for I/O and AIO
Date
Msg-id E1tzfVL-0028oR-2m@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs: Add acronym and glossary entries for I/O and AIO

These are fairly basic, but better than nothing.  While there are several
opportunities to link to these entries, this patch does not add any. They will
however be referenced by future patches.

Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20250326183102.92.nmisch@google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/46250cdcb037e302ec5f0734ea0d06e2d21193e0

Modified Files
--------------
doc/src/sgml/acronyms.sgml | 18 ++++++++++++++++++
doc/src/sgml/glossary.sgml | 39 +++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Verify roundtrip dump/restore of regression database
Next
From: Andres Freund
Date:
Subject: pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read