Re: [HACKERS] pgbench randomness initialization

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Andres Freund <andres@anarazel.de>, PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2018-01-02T10:57:35Z
Lists: pgsql-hackers

Attachments

> Here is a new version which output use used seed when a seed is explicitely 
> set with an option or from the environment.

It is even better without xml typos, with simpler coding and the doc in 
the right place... Sorry for the noise.

-- 
Fabien.

Commits

  1. Set random seed for pgbench.

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