pgsql: Doc: use less-awkward phrasing.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: use less-awkward phrasing.
Date: 2023-01-26 16:34:24
Message-ID: E1pL5Cg-0002Qm-MO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: use less-awkward phrasing.

Improve wording in note about tools required to build
from the source repository.

Laurenz Albe, per gripe from Riivo Kolka

Discussion: https://postgr.es/m/167463493588.2667301.13267758265445155872@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e35bb9f1582d3c2885de65a60d6b296877c7ed0e

Modified Files
--------------
doc/src/sgml/sourcerepo.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-01-26 17:51:07 pgsql: Code review for commit 05a7be935.
Previous Message Andrew Dunstan 2023-01-26 14:46:07 Re: pgsql: Adjust interaction of CREATEROLE with role properties.