From: David Rowley Date: Sun, 4 Jan 2026 08:12:23 +0000 (+1300) Subject: Doc: add missing punctuation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07e0e9ac270562b13743952c3e9c50ced00a2406;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 cdfe8e376f0..601aa3afb8e 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.