mirror of
https://github.com/postgres/postgres.git
synced 2026-02-20 00:10:16 -05: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:
parent
4f49e4b55e
commit
07e0e9ac27
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue