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

Commit751b704

Browse files
committed
docs: Add missing period.
Fabien COELHO and Robert Haas
1 parentb34e37b commit751b704

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎doc/src/sgml/pgbench.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,8 +781,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
781781
<literal>
782782
(PHI(2.0 * threshold * (i - min - mu + 0.5) / (max - min + 1)) -
783783
PHI(2.0 * threshold * (i - min - mu - 0.5) / (max - min + 1))) /
784-
(2.0 * PHI(threshold) - 1.0)
785-
</>
784+
(2.0 * PHI(threshold) - 1.0)</>.
786785
Intuitively, the larger the <replaceable>threshold</>, the more
787786
frequently values close to the middle of the interval are drawn, and the
788787
less frequently values close to the <replaceable>min</> and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp