pgsql: docs: replace 'master process' with 'supervisor process' where a

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: replace 'master process' with 'supervisor process' where a
Date: 2020-07-08 20:31:19
Message-ID: E1jtGit-0006mi-Gs@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: replace 'master process' with 'supervisor process' where appropriate.

Author: Andres Freund
Reviewed-By: David Steele
Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7c89f8a5b810d10dae300ec58ea7d70024e9123e

Modified Files
--------------
doc/src/sgml/arch-dev.sgml | 5 +++--
doc/src/sgml/runtime.sgml | 6 +++---
doc/src/sgml/start.sgml | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2020-07-08 22:06:51 pgsql: Fix whitespace in HashAgg EXPLAIN ANALYZE
Previous Message Andres Freund 2020-07-08 20:14:55 pgsql: tap tests: replace 'master' with 'primary'.