Re: Additional Chapter for Tutorial
Jürgen Purtz <juergen@purtz.de>
From: Jürgen Purtz <juergen@purtz.de>
To: Erik Rijkers <er@xs4all.nl>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Justin Pryzby <pryzby@telsasoft.com>,
"David G. Johnston" <david.g.johnston@gmail.com>
Date: 2020-11-08T15:55:56Z
Lists: pgsql-hackers, pgsql-docs
Attachments
- 0012-architecture.patch (text/x-patch) patch 0012
On 07.11.20 20:15, Erik Rijkers wrote: > On 2020-11-07 13:24, Jürgen Purtz wrote: >>> >> Because there have been no more comments in the last days I created a >> consolidated patch. It contains Erik's suggestion and some tweaks for >> the text size within graphics. >> >> [0011-architecture.patch] > > Hi, > > I went through architecture.sgml once more; some proposed changes > attached. > > And in some .svg files I noticed 'jungest' which should be 'youngest', > I suppose. > I did not change them but below is filelist of grep -l 'jung'. > > ./doc/src/sgml/images/freeze-ink.svg > ./doc/src/sgml/images/freeze-ink-svgo.svg > ./doc/src/sgml/images/freeze-raw.svg > ./doc/src/sgml/images/wraparound-ink.svg > ./doc/src/sgml/images/wraparound-ink-svgo.svg > ./doc/src/sgml/images/wraparound-raw.svg > > > Thanks, > > Erik > > Good catches. Everything applied. -- J. 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