pgsql: Repair breakage of Wisconsin benchmark due to change of command

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Repair breakage of Wisconsin benchmark due to change of command
Дата
Msg-id 20090814184934.9EB5575331E@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Repair breakage of Wisconsin benchmark due to change of command line syntax
for standalone backends.

Although we probably ought to just remove this long-obsolete test case from
our code, it seems worthwhile to document the issue and fix in CVS first.

Jeff Janes

Modified Files:
--------------
    pgsql/src/test/bench:
        create.sh (r1.6 -> r1.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/bench/create.sh?r1=1.6&r2=1.7)
        runwisc.sh (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/bench/runwisc.sh?r1=1.10&r2=1.11)

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

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Add prefix support for synonym dictionary
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: PL/Python regression tests for data type handling Add some