OSDN Git Service

(Apologies for fat-fingering cvs commit command...) Should have read:
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Oct 2005 15:34:17 +0000 (15:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Oct 2005 15:34:17 +0000 (15:34 +0000)
commitd156e1f850ec71573732af39587dcfd557618955
treec752208ff2a2f420b17833e3cad36c3212c3141f
parent6ae76714970589dc637ffb2d8ac1f5e4ee2fab04
(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.
contrib/pgbench/pgbench.c