Re: Add A Glossary
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Corey Huinker <corey.huinker@gmail.com>, Jürgen Purtz <juergen@purtz.de>, Roger Harkavy <rogerharkavy@gmail.com>, pgsql-hackers@postgresql.org, Fabien COELHO <coelho@cri.ensmp.fr>, Michael Paquier <michael@paquier.xyz>
Date: 2020-04-03T17:41:40Z
Lists: pgsql-hackers, pgsql-docs
On 2020-04-03 18:45, Alvaro Herrera wrote: > Pushed now. Many thanks to Corey who put the main thrust, and to > Jürgen > and Roger for the great help, and to Justin for the extensive review > and > Fabien for the initial discussion. A few improvements: 'its value that cannot' should be 'its value cannot' 'A newly created Cluster' should be 'A newly created cluster' 'term Cluster' should be 'term cluster' 'allowed within a Table.' should be 'allowed within a table.' 'of a SQL data type.' should be 'of an SQL data type.' 'A SQL command' should be 'An SQL command' 'i.e. the data' should be 'i.e., the data' 'that a a view is' should be 'that a view is' 'One of the tables that each contain part' should be 'One of multiple tables that each contain part' 'a partition is a user-defined criteria' should be 'a partition is a user-defined criterion' 'Roless are' should be 'Roles are' 'undo all of the operations' should be 'undo all operations' 'A special mark inside the sequence of steps' should be 'A special mark in the sequence of steps' 'are enforced unique' should be (?) 'are enforced to be unique' 'the term Schema is used' should be 'the term schema is used' 'belong to exactly one Schema.' should be 'belong to exactly one schema.' 'about the Cluster's activities' should be 'about the cluster's activities' 'the most common form of Relation' should be 'the most common form of relation' 'A Trigger executes' should be 'A trigger executes' 'and other closely related garbage-collection-like processing' should be 'and other processing' 'each of the changes are replayed' should be 'each of the changes is replayed' Should also be a lemmata in the glossary: ACID 'archaic' should maybe be 'obsolete'. That seems to me to be an easier word for non-native speakers. Thanks, Erik Rijkers
Commits
-
Glossary: Add term "base backup"
- 606c3845988d 14.0 landed
-
Minor glossary tweaks
- a0b2d583db9f 14.0 landed
- ac25e7b039d5 13.0 landed
-
Adjust some glossary terms
- 91a890bd7fef 13.0 landed
- 816cbb59e300 14.0 landed
-
Fix more typos and grammar problems in the glossary
- eeba6c7e4366 13.0 landed
-
Review of the glossary
- 756abe2bc760 13.0 landed
-
Add a glossary to the documentation
- 347d2b07fcc2 13.0 landed