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

Michael Meskes
Applied patch by Itagaki Takahiro to fix incorrect status calculation in
ecpglib. Instead of parsing the statement just as ask the database server. Thispatch removes the whole client side track keeping of the current transactionstatus.1 parent1a996d6 commit816b008
4 files changed
+4
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
177 | 176 |
| |
178 | 177 |
| |
179 | 178 |
| |
180 | 179 |
| |
181 | 180 |
| |
182 |
| - | |
| 181 | + | |
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 |
| - | |
189 | 187 |
| |
190 | 188 |
| |
191 | 189 |
| |
| |||
540 | 538 |
| |
541 | 539 |
| |
542 | 540 |
| |
543 |
| - | |
544 | 541 |
| |
545 | 542 |
| |
546 | 543 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1427 | 1427 |
| |
1428 | 1428 |
| |
1429 | 1429 |
| |
1430 |
| - | |
| 1430 | + | |
1431 | 1431 |
| |
1432 | 1432 |
| |
1433 | 1433 |
| |
| |||
1436 | 1436 |
| |
1437 | 1437 |
| |
1438 | 1438 |
| |
1439 |
| - | |
1440 | 1439 |
| |
1441 | 1440 |
| |
1442 | 1441 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 | 79 |
| |
81 | 80 |
| |
82 | 81 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 | 221 |
| |
227 | 222 |
| |
228 | 223 |
| |
|
0 commit comments
Comments
(0)