pgbench: Remove accidental garbage in test file

Author: Fabien COELHO <coelho@cri.ensmp.fr>
This commit is contained in:
Peter Eisentraut 2018-01-23 12:31:01 -05:00
parent 28e04155f1
commit f9bbd46adb
1 changed files with 0 additions and 6 deletions

View File

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