pgsql: doc: Adjust a few more references to "postmaster"

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Adjust a few more references to "postmaster"
Date: 2023-01-27 07:47:06
Message-ID: E1pLJRx-0009Ft-EN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Adjust a few more references to "postmaster"

Reported-by: Karl O. Pinc <kop(at)karlpinc(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/ece84b69-8f94-8b88-925f-64207cb3a2f0(at)enterprisedb(dot)com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/17e72ec45d313b98bd90b95bc71b4cc77c2c89c3

Modified Files
--------------
doc/src/sgml/runtime.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-01-27 10:58:09 pgsql: meson: Fix installation path computation
Previous Message Tom Lane 2023-01-27 03:18:19 Re: pgsql: Adjust interaction of CREATEROLE with role properties.