mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:00:01 -04:00
pgbench: Remove accidental garbage in test file
Author: Fabien COELHO <coelho@cri.ensmp.fr>
This commit is contained in:
parent
28e04155f1
commit
f9bbd46adb
1 changed files with 0 additions and 6 deletions
|
|
@ -340,12 +340,6 @@ pgbench(
|
|||
SELECT :v0, :v1, :v2, :v3;
|
||||
} });
|
||||
|
||||
=head
|
||||
|
||||
} });
|
||||
|
||||
=cut
|
||||
|
||||
# backslash commands
|
||||
pgbench(
|
||||
'-t 1', 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue