pgsql: Align some terms in arch-dev.sgml to glossary - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Align some terms in arch-dev.sgml to glossary
Date
Msg-id E1lTRRa-0005gF-9n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Align some terms in arch-dev.sgml to glossary

This mostly adds links to the glossary to the existing text, instead of
using <firstterm>.  Heikki left this out of 29ad6595ef7f out of
stylistic concerns; these have since been addressed.

Author: Jürgen Purtz <juergen@purtz.de>
Discussion: https://postgr.es/m/67d7240f-8596-83fc-5e15-af06c128a0f5@purtz.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6734e806958c4ebd253adb30b255983981818710

Modified Files
--------------
doc/src/sgml/arch-dev.sgml | 46 +++++++++++++++++++++++++---------------------
1 file changed, 25 insertions(+), 21 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Refactor all TAP test suites doing connection checks
Next
From: Fujii Masao
Date:
Subject: pgsql: Shut down transaction tracking at startup process exit.