forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit202a19e

Dave Cramer
Fixes bug where query hangs if there is an error in the query, went back to
code before QueryExecutor class was created and copied behaviour1 parent8a25ec8 commit202a19e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
|
0 commit comments
Comments
(0)