- Notifications
You must be signed in to change notification settings - Fork5
Commit54cc549

Dave Cramer
modifications to the way the protocol is handled to be consistent with
QueryExecutor. This includes:1) only exit after we receive a 'Z' packet2) append error messages to a buffer and throw the exception at the end1 parent0092322 commit54cc549
1 file changed
+16
-5
lines changedLines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
| |||
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
131 |
| - | |
132 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 |
| |
134 | 138 |
| |
135 | 139 |
| |
| |||
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
146 |
| - | |
147 |
| - | |
| 150 | + | |
| 151 | + | |
148 | 152 |
| |
| 153 | + | |
| 154 | + | |
149 | 155 |
| |
150 | 156 |
| |
151 | 157 |
| |
152 | 158 |
| |
153 | 159 |
| |
154 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
155 | 166 |
| |
156 | 167 |
| |
157 | 168 |
| |
|
0 commit comments
Comments
(0)