1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-26 09:41:40 +03:00

Doc: add missing punctuation

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
This commit is contained in:
David Rowley
2026-01-04 21:12:23 +13:00
parent 4f49e4b55e
commit 07e0e9ac27
2 changed files with 2 additions and 2 deletions

View 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>

View File

@@ -171,7 +171,7 @@
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>