Re: Re: pgbench randomness initialization
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Chapman Flack <chap@anastigmatix.net>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-03-16T13:58:19Z
Lists: pgsql-hackers
Attachments
- pgbench-seed-10.patch (text/plain) patch
> 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. -- Fabien.
Commits
-
Set random seed for pgbench.
- 64f85894ad27 11.0 landed
-
Fix pgbench TAP test to work in VPATH builds.
- e94f2bc809a0 11.0 landed