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

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

From
tgl@postgresql.org (Tom Lane)
Date:
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)