forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6be40de
committed
Minor tweak to make rowtypes regression test run faster. We don't
currently have any better strategy for this query than re-running thesub-select over and over; it seems unlikely that doing so 10000 timesis a more useful test than doing it a few dozen times.1 parent6e1664b commit6be40de
2 files changed
+4
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
| 210 | + | |
210 | 211 |
| |
211 | 212 |
| |
212 | 213 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
|
0 commit comments
Comments
(0)