(Apologies for fat-fingering cvs commit command...) Should have read:

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d156e1f850ec71573732af39587dcfd557618955
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-07T15:34:17Z
Releases: 8.1.0
(Apologies for fat-fingering cvs commit command...)  Should have read:
Remove unportable use of tfind/tsearch in favor of bsearch.  Fix up
random number generator to use random() not rand() and to actually honor
its min/max arguments properly.  That wasn't so important before, but
with exposure of capability to ask for general ranges, it will be.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +3 −3