- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit9942376
committed
Fix -e option in contrib/intarray/bench/bench.pl.
As implemented, -e ran an EXPLAIN but then discarded the output, whichcertainly seems pointless. Make it print to stdout instead. It's beenlike that forever, so back-patch to all supported branches.Daniel Gustafsson, reviewed by Andreas ScherbaumPatch: <B97BDCB7-A3B3-4734-90B5-EDD586941629@yesql.se>1 parent7e01c8e commit9942376
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
|
0 commit comments
Comments
(0)