diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2018-03-26 18:26:27 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2018-03-26 18:26:27 +0300 |
commit | 64f85894ad2730fb1449a8e81dd8026604e9a546 (patch) | |
tree | 0755ed4aee3d77584ae01396527c1fd968ac1725 /src/backend/jit/llvm/llvmjit_error.cpp | |
parent | 530bcf7581574d5b0f26c2eaeef1c32bbcd37907 (diff) | |
download | postgresql-64f85894ad2730fb1449a8e81dd8026604e9a546.tar.gz postgresql-64f85894ad2730fb1449a8e81dd8026604e9a546.zip |
Set random seed for pgbench.
Setting random could increase reproducibility of test in some cases. Patch
suggests three providers for seed: time (default), strong random
generator (if available) and unsigned constant. Seed could be set from
command line or enviroment variable.
Author: Fabien Coelho
Reviewed by: Chapman Flack
Discussion: https://www.postgresql.org/message-id/flat/20160407082711.q7iq3ykffqxcszkv@alap3.anarazel.de
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_error.cpp')
0 files changed, 0 insertions, 0 deletions