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

Barry Lind
Applied patch from kho@redhat.com to fix a problem with trying to use a fetch
when a cursor wasn't being used. Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java1 parent149f01c commit11e9dcc
File tree
1 file changed
+5
-1
lines changed- src/interfaces/jdbc/org/postgresql/jdbc1
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
134 | 138 |
| |
135 | 139 |
| |
136 | 140 |
| |
|
0 commit comments
Comments
(0)