]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Doc: add missing punctuation
authorDavid Rowley <drowley@postgresql.org>
Sun, 4 Jan 2026 08:12:23 +0000 (21:12 +1300)
committerDavid Rowley <drowley@postgresql.org>
Sun, 4 Jan 2026 08:12:23 +0000 (21:12 +1300)
Author: Daisuke Higuchi <higuchi.daisuke11@gmail.com>
Reviewed-by: Robert Treat <rob@xzilla.net>
Discussion: https://postgr.es/m/CAEVT6c-yWYstu76YZ7VOxmij2XA8vrOEvens08QLmKHTDjEPBw@mail.gmail.com
Backpatch-through: 14

doc/src/sgml/config.sgml
doc/src/sgml/history.sgml

index cdfe8e376f0c4bc1bdffa91428bf2aedf41e52eb..601aa3afb8ee0466e2f708e895961b951d9a4bf5 100644 (file)
@@ -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.
         </para>
 
         <para>
index 8bfa1db670d7a921bdc189398f1199861c987360..628f13ce123022642cac3a5168e44e36fffa69cf 100644 (file)
       A short tutorial introducing regular <acronym>SQL</acronym>
       features as well as those of
       <productname>Postgres95</productname> was distributed with the
-      source code
+      source code.
      </para>
     </listitem>