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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user