pgsql: pgbench has #defines for number of branches, tellers, and

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pgbench has #defines for number of branches, tellers, and
Date: 2009-09-10 13:59:57
Message-ID: 20090910135957.676CE753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
pgbench has #defines for number of branches, tellers, and accounts. There
are used to populate the tables with -i, but when running actual benchmark
it has values separately hard-coded in the query metacommands. This patch
makes the metacommands obtain their values from the relevant #defines.

Patch provided by Jeff Janes.

Modified Files:
--------------
pgsql/contrib/pgbench:
pgbench.c (r1.90 -> r1.91)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c?r1=1.90&r2=1.91)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-09-10 15:01:32 Re: pgsql: On Windows, when a file is deleted and another process still has
Previous Message Heikki Linnakangas 2009-09-10 09:43:32 pgsql: On Windows, when a file is deleted and another process still has