Re: Additional Chapter for Tutorial
Jürgen Purtz <juergen@purtz.de>
From: Jürgen Purtz <juergen@purtz.de>
To: pgsql-docs@lists.postgresql.org
Date: 2020-07-21T11:51:07Z
Lists: pgsql-hackers, pgsql-docs
Attachments
- 0007-architecture.patch (text/x-patch) patch 0007
On 18.07.20 19:17, Erik Rijkers wrote: > > Hi, > > I went through the architecture.sgml file once, and accumulated the > attached edits. > > There are still far too many Unneeded Capitals On Words for my taste > but I have not changed many of those. We could use some more opinions > on that, I suppose. (if it becomes too silent maybe include the > pgsql-hackers again?) > > Thanks, > > > Erik Rijkers The attached patch contains: - integration of Erik's suggestions - coordination of terms in text, graphic and glossary - some changes in upper-case usage - fewer usage of <firstterm> with two exceptions: The first chapter 4.1 emphasize all important terms to help beginners in their learning process; chapter 4.5. emphasize the term 'autovacuum' to straighten the fact that - despite its similarities - the tool autovacuum is something else than the SQL command vacuum. -- Jürgen Purtz
Commits
-
Align some terms in arch-dev.sgml to glossary
- 6734e806958c 14.0 landed
-
doc: Copy-edit the "Overview of PostgreSQL Internals" chapter
- 29ad6595ef7f 14.0 landed
-
Merge postmaster and postgres command into just postgres. postmaster
- 5266f221a2e1 8.2.0 cited