Thread: pgsql: Change "tps" to "scale" to avoid confusion Fix bug with handling

pgsql: Change "tps" to "scale" to avoid confusion Fix bug with handling

From
ishii@postgresql.org (Tatsuo Ishii)
Date:
Log Message:
-----------
Change "tps" to "scale" to avoid confusion

Fix bug with handling default scaling factor in the default
scenarios

Modified Files:
--------------
    pgsql/contrib/pgbench:
        README.pgbench (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.13&r2=1.14)
        README.pgbench_jis (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench_jis.diff?r1=1.14&r2=1.15)
        pgbench.c (r1.53 -> r1.54)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.53&r2=1.54)