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

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Align some terms in arch-dev.sgml to glossary
Date: 2021-04-05 15:47:14
Message-ID: E1lTRRa-0005gF-9n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)purtz(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2021-04-05 17:28:08 pgsql: Shut down transaction tracking at startup process exit.
Previous Message Tom Lane 2021-04-05 14:57:22 Re: pgsql: Refactor all TAP test suites doing connection checks