Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f920b8

Browse files
committed
Fix some grammar in documentation of spgist and pgbench
Discussion:https://postgr.es/m/92961161-9b49-e42f-0a72-d5d47e0ed4de@postgrespro.ruAuthor: Liudmila MantrovaReviewed-by: Jonathan Katz, Tom Lane, Michael PaquierBackpatch-through: 9.4
1 parente0a39a1 commit7f920b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/ref/pgbench.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
366366
<term><option>--latency-limit=</option><replaceable>limit</></term>
367367
<listitem>
368368
<para>
369-
Transaction which last more than <replaceable>limit</> milliseconds
369+
Transactions that last more than <replaceable>limit</> milliseconds
370370
are counted and reported separately, as <firstterm>late</>.
371371
</para>
372372
<para>

‎doc/src/sgml/spgist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<para>
170170
Of the two operator classes for type <type>point</>,
171171
<literal>quad_point_ops</> is the default. <literal>kd_point_ops</>
172-
supports the same operators but uses a different index data structurewhich
172+
supports the same operators but uses a different index data structurethat
173173
may offer better performance in some applications.
174174
</para>
175175

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp