- Notifications
You must be signed in to change notification settings - Fork28
Commit43c79c7

Michael Meskes
Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED.
The problem was that "begin transaction" was issued automaticallybefore executing COMMIT/ROLLBACK PREPARED if not in auto commit. This fix byMasahiko Sawada fixes this.1 parentdd12bef commit43c79c7
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
| 217 | + | |
217 | 218 |
| |
218 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
219 | 225 |
| |
220 | 226 |
| |
221 | 227 |
| |
|
0 commit comments
Comments
(0)