pgsql: doc: improve docs so config value default units are clearer - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: improve docs so config value default units are clearer
Date
Msg-id E1iI16G-0002CC-Ha@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  improve docs so config value default units are clearer

Previously, our docs would say "Specifies the number of milliseconds"
but it wasn't clear that "milliseconds" was merely the default unit.
New text says "Specifies duration (defaults to milliseconds)", which is
clearer.

Reported-by: basil.bourque@gmail.com

Discussion: https://postgr.es/m/15912-2e35e9026f61230b@postgresql.org

Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6c9fb69f2bb589c210a114162e67c86476460453

Modified Files
--------------
doc/src/sgml/config.sgml | 73 ++++++++++++++++++++++++++----------------------
1 file changed, 39 insertions(+), 34 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove some code for old unsupported versions of MSVC
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: clarify the database names in error files