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

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change "tps" to "scale" to avoid confusion Fix bug with handling
Date: 2006-09-13 00:39:19
Message-ID: 20060913003919.953E79FA617@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cmorgan 2006-09-13 00:41:41 npgsql - Npgsql: Move src/Npgsql/*.txt files to / since they contain
Previous Message User Cmaj 2006-09-13 00:23:47 pgaccess - pgaccess: allow easier launch of wizard mode from user apps