File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
366
366
<term><option>--latency-limit=</option><replaceable>limit</></term>
367
367
<listitem>
368
368
<para>
369
- Transaction which last more than <replaceable>limit</> milliseconds
369
+ Transactions that last more than <replaceable>limit</> milliseconds
370
370
are counted and reported separately, as <firstterm>late</>.
371
371
</para>
372
372
<para>
Original file line number Diff line number Diff line change 169
169
<para>
170
170
Of the two operator classes for type <type>point</>,
171
171
<literal>quad_point_ops</> is the default. <literal>kd_point_ops</>
172
- supports the same operators but uses a different index data structure which
172
+ supports the same operators but uses a different index data structure that
173
173
may offer better performance in some applications.
174
174
</para>
175
175
You can’t perform that action at this time.
0 commit comments