pgsql: doc: Consistently use restartpoint in the documentation

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Consistently use restartpoint in the documentation
Date: 2025-12-03 14:24:47
Message-ID: E1vQnmg-002bRF-2M@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(at)yesql(dot)se>
Reviewed-by: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Reviewed-by: Michael Paquier <michael(at)paquier(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-12-03 15:37:29 pgsql: Put back alternative-output expected files
Previous Message Peter Eisentraut 2025-12-03 13:49:43 pgsql: Fix stray references to SubscriptRef