pgsql: doc: Consistently use restartpoint in the documentation - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Consistently use restartpoint in the documentation
Date
Msg-id E1vQnmg-002bRF-2M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Consistently use restartpoint in the documentation

The majority of cases already used "restartpoint" with just a few
instances of "restart point". Changing the latter spelling to the
former ensures consistency in the user facing documentation. Code
comments are not affected by this since it is not worth the churn
to change anything there.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/0F6E38D0-649F-4489-B2C1-43CD937E6636@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/64527a17a5053fdd52322dfe32a5a13e5d3f577c

Modified Files
--------------
doc/src/sgml/config.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix stray references to SubscriptRef
Next
From: Álvaro Herrera
Date:
Subject: pgsql: Put back alternative-output expected files