Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b577fe1

Browse files
committed
Remove benchmark comment.
1 parent 4b10271 commit b577fe1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/test/bench/runwisc.sh

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
#!/bin/sh
2-
# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.7 2004/10/07 19:37:16 momjian Exp $
3-
#
4-
# Note that in our published benchmark numbers, we executed the command in the
5-
# following fashion:
6-
#
7-
# time $POSTGRES -texecutor -tplanner -f hashjoin bench
8-
#
2+
# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.8 2004/10/07 22:51:13 momjian Exp $
3+
94
if [ ! -d $1 ]; then
105
echo " you must specify a valid data directory " >&2
116
exit

0 commit comments

Comments
 (0)