- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc9fa287

Barry Lind
Applied patch from Oliver Jowett to better handle invalid input for getArray
(no longer throw an index out of range exception) Modified Files: jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java1 parent1f96440 commitc9fa287
File tree
1 file changed
+3
-1
lines changed- src/interfaces/jdbc/org/postgresql/jdbc2
1 file changed
+3
-1
lines changedLines changed: 3 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 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
| 256 | + | |
| 257 | + | |
256 | 258 |
| |
257 | 259 |
| |
258 | 260 |
| |
|
0 commit comments
Comments
(0)