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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Repair breakage of Wisconsin benchmark due to change of command
Date: 2009-08-14 18:49:34
Message-ID: 20090814184934.9EB5575331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-08-14 19:42:53 Re: pgsql: PL/Python regression tests for data type handling Add some
Previous Message Teodor Sigaev 2009-08-14 14:53:20 pgsql: Add prefix support for synonym dictionary