Fix a few errors in comments. Patch by Fujii Masao, plus the one in
[PostgreSQL.git] / src / test / performance / sqls / drpsimple
blob327fbcce9df2ab9ff02ae6034afb75e9fa845021
2 if ( $TestDBMS =~ /^pgsql/ )
4         `echo "DROP TABLE simple;" | time $FrontEnd`;