Re: Re: [HACKERS] pgbench randomness initialization - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Re: [HACKERS] pgbench randomness initialization
Date
Msg-id alpine.DEB.2.20.1801101107370.2283@lancre
Whole thread Raw
In response to Re: Re: [HACKERS] pgbench randomness initialization  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: Re: [HACKERS] pgbench randomness initialization
List pgsql-hackers
Here is a rebase, plus some more changes:

I have improved the error message to tell from where the value was 
provided.

I have removed the test to the exact values produced from the expression 
test run.

I have added a test which run from the same seed value several times
and checks that the output values are the same.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Re: [HACKERS] pgbench randomness initialization
Next
From: Fabien COELHO
Date:
Subject: Re: pgsql: Improve scripting language in pgbench