Log Message:
-----------
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
Modified Files:
--------------
pgsql/contrib/pgbench:
pgbench.c (r1.79 -> r1.80)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c?r1=1.79&r2=1.80)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2008-05-09 15:57:42 |
| Subject: Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ |
| Previous: | From: Peter Eisentraut | Date: 2008-05-09 15:36:31 |
| Subject: pgsql: Add "%option noinput" to the scanners to avoid compiler warnings. |