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

Поиск
Список
Период
Сортировка
От ishii@postgresql.org (Tatsuo Ishii)
Тема pgsql: pgbench has #defines for number of branches, tellers, and
Дата
Msg-id 20090910135957.676CE753FB7@cvs.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: On Windows, when a file is deleted and another process still has
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: On Windows, when a file is deleted and another process still has