Re: pgbench randomness initialization
Teodor Sigaev <teodor@sigaev.ru>
From: Teodor Sigaev <teodor@sigaev.ru>
To: Chapman Flack <chap@anastigmatix.net>
Cc: Fabien COELHO <coelho@cri.ensmp.fr>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-03-21T15:29:18Z
Lists: pgsql-hackers
Patch isn't applyed cleanly anymore.
Fabien COELHO wrote:
>
>> But now the documentation is back to its original state of silence on
>> what base or how many bases might be allowed. Could it just say
>> "or an unsigned decimal integer value"? Then no one will wonder.
>
> Done in the attached.
>
> Thanks for the reviews.
>
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
Commits
-
Set random seed for pgbench.
- 64f85894ad27 11.0 landed
-
Fix pgbench TAP test to work in VPATH builds.
- e94f2bc809a0 11.0 landed