From: David Rowley Date: Sun, 4 Jan 2026 08:13:10 +0000 (+1300) Subject: Doc: add missing punctuation X-Git-Tag: REL_18_2~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=789016be8ef015f65e9f76e5a58945b7b93f17b7;p=thirdparty%2Fpostgresql.git Doc: add missing punctuation Author: Daisuke Higuchi Reviewed-by: Robert Treat Discussion: https://postgr.es/m/CAEVT6c-yWYstu76YZ7VOxmij2XA8vrOEvens08QLmKHTDjEPBw@mail.gmail.com Backpatch-through: 14 --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 945679575e4..ecbd8a6e422 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2657,7 +2657,7 @@ include_dir 'conf.d' Higher values will have the most impact on higher latency storage where queries otherwise experience noticeable I/O stalls and on devices with high IOPs. Unnecessarily high values may increase I/O - latency for all queries on the system + latency for all queries on the system. diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index 8bfa1db670d..628f13ce123 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -171,7 +171,7 @@ A short tutorial introducing regular SQL features as well as those of Postgres95 was distributed with the - source code + source code.