Re: pgbench randomness initialization
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: Chapman Flack <chap@anastigmatix.net>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-03-24T09:18:32Z
Lists: pgsql-hackers
Attachments
- pgbench-seed-12.patch (text/plain) patch
>> Patch isn't applyed cleanly anymore. > > Indeed. Here is a rebase. All pgbench patches conflict about test cases. Patch v12, yet another rebase. -- Fabien.
Commits
-
Set random seed for pgbench.
- 64f85894ad27 11.0 landed
-
Fix pgbench TAP test to work in VPATH builds.
- e94f2bc809a0 11.0 landed