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

  1. Set random seed for pgbench.

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