mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Remove benchmark comment.
This commit is contained in:
parent
4b10271037
commit
b577fe1d56
@ -1,11 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.7 2004/10/07 19:37:16 momjian Exp $
|
# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.8 2004/10/07 22:51:13 momjian Exp $
|
||||||
#
|
|
||||||
# Note that in our published benchmark numbers, we executed the command in the
|
|
||||||
# following fashion:
|
|
||||||
#
|
|
||||||
# time $POSTGRES -texecutor -tplanner -f hashjoin bench
|
|
||||||
#
|
|
||||||
if [ ! -d $1 ]; then
|
if [ ! -d $1 ]; then
|
||||||
echo " you must specify a valid data directory " >&2
|
echo " you must specify a valid data directory " >&2
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user