Give a warning if -s switch is used with a non-custom pgbench test.

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

Commit: 6b1b4641b8d6dabe4815dcc3406a63ac3b777933
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-05-09T15:53:07Z
Releases: 8.4.0
Give a warning if -s switch is used with a non-custom pgbench test.
Also, clean up the code that assigned the scale into :scale variables.
Greg Smith and Tom Lane

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +21 −32