pgbench: Remove accidental garbage in test file

Author: Fabien COELHO <coelho@cri.ensmp.fr>
pull/28/merge
Peter Eisentraut 8 years ago
parent 28e04155f1
commit f9bbd46adb
  1. 6
      src/bin/pgbench/t/001_pgbench_with_server.pl

@ -340,12 +340,6 @@ pgbench(
SELECT :v0, :v1, :v2, :v3;
} });
=head
} });
=cut
# backslash commands
pgbench(
'-t 1', 0,

Loading…
Cancel
Save