postgresql/contrib/pgbench
Tatsuo Ishii f82d4d5302 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.
2009-09-10 13:59:57 +00:00
..
Makefile Portability and documentation fixes for threaded pgbench patch. 2009-08-03 18:30:55 +00:00
pgbench.c pgbench has #defines for number of branches, tellers, and accounts. There 2009-09-10 13:59:57 +00:00