1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +03:00

Doc: Fix punctuation errors

Author: 斉藤登 <noborusai@gmail.com>
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/CAAM3qnL6i-BSu5rB2+KiHLjMCOXiQEiPMBvEj7F1CgUzZMooLA@mail.gmail.com
Backpatch-through: 13
This commit is contained in:
John Naylor
2025-02-12 13:12:51 +07:00
parent bb8dff9995
commit 0bc34ad692
3 changed files with 3 additions and 3 deletions

View File

@@ -908,7 +908,7 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
Print messages about all errors and failures (errors without retrying)
including which limit for retries was exceeded and how far it was
exceeded for the serialization/deadlock failures. (Note that in this
case the output can be significantly increased.).
case the output can be significantly increased.)
See <xref linkend="failures-and-retries"/> for more information.
</para>
</listitem>