- Notifications
You must be signed in to change notification settings - Fork5
Commit509815e
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 parent7f35949 commit509815e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
|
0 commit comments
Comments
(0)