Re: Additional Chapter for Tutorial - arch-dev.sgml

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: David Steele <david@pgmasters.net>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Jürgen Purtz <juergen@purtz.de>, Erik Rijkers <er@xs4all.nl>, "David G. Johnston" <david.g.johnston@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Justin Pryzby <pryzby@telsasoft.com>
Date: 2021-04-03T13:39:55Z
Lists: pgsql-hackers, pgsql-docs
On 2021-Mar-25, David Steele wrote:

> On 1/22/21 4:15 AM, Heikki Linnakangas wrote:
> > On 21/01/2021 14:38, Jürgen Purtz wrote:
> > > This supervisor process is called <glossterm
> > > linkend="glossary-postmaster">postmaster</glossterm> and listens at
> > > a specified TCP/IP port for incoming connections. Whenever he
> > > detects a request for a connection, he spawns a new backend process.
> > 
> > It sounds weird to refer to a process with "he". I left out this hunk,
> > and the other with similar changes.
> > 
> > Committed the rest, thanks!.
> 
> So it looks like this was committed. Is there anything left to do?

Yes, there is.  AFAICS Heikki committed a small wordsmithing patch --
not the large patch with the additional chapter.

-- 
Álvaro Herrera                            39°49'30"S 73°17'W
"Ed is the standard text editor."
      http://groups.google.com/group/alt.religion.emacs/msg/8d94ddab6a9b0ad3



Commits

  1. Align some terms in arch-dev.sgml to glossary

  2. doc: Copy-edit the "Overview of PostgreSQL Internals" chapter

  3. Merge postmaster and postgres command into just postgres. postmaster