pgsql: Repair breakage of Wisconsin benchmark due to change of command - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Repair breakage of Wisconsin benchmark due to change of command
Date
Msg-id 20090814184934.9EB5575331E@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Add prefix support for synonym dictionary
Next
From: Tom Lane
Date:
Subject: Re: pgsql: PL/Python regression tests for data type handling Add some