aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2006-12-26 01:02:05 +0000
committerTatsuo Ishii <ishii@postgresql.org>2006-12-26 01:02:05 +0000
commit39def593c5b9b2c694efada0a1d9ba358c888ed5 (patch)
treeb9ed7665fb655e5f7720944ea0e46316fb8d2baf /src/tutorial/basics.source
parent506a9893b7c078ad8dc739ea6872f9f6cc7bd59e (diff)
downloadpostgresql-39def593c5b9b2c694efada0a1d9ba358c888ed5.tar.gz
postgresql-39def593c5b9b2c694efada0a1d9ba358c888ed5.zip
Call srandom() instead of srand().
pgbench calls random() later, so it should have called srandom(). On most platforms except Windows srandom() is actually identical to srand(), so the bug only bites Windows users. per bug report from Akio Ishida.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions