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 <[email protected]> Reviewed-by: Laurenz Albe <[email protected]> Reviewed-by: Michael Paquier <[email protected]> Discussion: https://postgr.es/m/[email protected] 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(-)
