mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
Fix typo in \setrandom document.
Fabien COELHO
This commit is contained in:
parent
41d5f8ad73
commit
d6ded369a7
1 changed files with 1 additions and 1 deletions
|
|
@ -748,7 +748,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
|
|||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | [ { gaussian | exponential } <replaceable>threshold</> ] ]</literal>
|
||||
<literal>\setrandom <replaceable>varname</> <replaceable>min</> <replaceable>max</> [ uniform | { gaussian | exponential } <replaceable>threshold</> ]</literal>
|
||||
</term>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue