Re: pgbench randomness initialization

Chapman Flack <chap@anastigmatix.net>

From: Chapman Flack <chap@anastigmatix.net>
To: pgsql-hackers@lists.postgresql.org
Cc: Fabien Coelho <postgresql.org@coelho.net>
Date: 2018-03-17T23:10:20Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           not tested
Documentation:            tested, failed

This is a simple patch, includes documentation, includes and passes tests, and, in my rookie opinion, is ready for committer.

The new status of this patch is: Ready for Committer

Commits

  1. Set random seed for pgbench.

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