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

> 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

  1. Set random seed for pgbench.

  2. Fix pgbench TAP test to work in VPATH builds.