Give a warning if -s switch is used with a non-custom pgbench test.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2008 15:53:07 +0000 (15:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2008 15:53:07 +0000 (15:53 +0000)
commitc4d401ea1da0ef486be8e5e73b96abc0a5d48d39
tree63d64bd8b3cead1b3464f49056a4850676c92d94
parent9f7853349a91af8f986087563ff14c9eaa28ac72
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
contrib/pgbench/pgbench.c