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

Barry Lind
fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object handle was being used after the end of the transaction and thus resulting in an error.
1 parentfe92e01 commitf170e61
File tree
1 file changed
+6
-1
lines changed- src/interfaces/jdbc/org/postgresql/largeobject
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 |
| |
97 | 102 |
| |
98 | 103 |
| |
|
0 commit comments
Comments
(0)