doc: New glossary entries

Peter Eisentraut <peter@eisentraut.org>

Commit: 919c486a275bcdd83d2add77da87b6edbd91418c
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-05-04T05:32:09Z
Releases: 16.0
doc: New glossary entries

Add:

- "Restartpoint"
- "Log sequence number"

"LSN" was already listed in the Acronyms appendix, but it is more
suitable as a glossary entry, so move it there and have the acronyms
entry link into the glossary.

Also turn on DocBook parameter glossentry.show.acronym to show
acronyms for glossary entries, which is being used here.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://www.postgresql.org/message-id/flat/60915312-62cd-9c94-0d94-556023ece45f%40enterprisedb.com

Files

PathChange+/−
doc/src/sgml/acronyms.sgml modified +1 −2
doc/src/sgml/glossary.sgml modified +36 −0
doc/src/sgml/stylesheet-common.xsl modified +1 −0

Documentation touched

Discussion