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

Dave Cramer
Patch from Cormac Twomey
fixes getIndexInfo throwing NullPointerExceptionfixes getIndexInfo improper results when multiple key indexs are used1 parent178961a commit0786c61
File tree
1 file changed
+4
-3
lines changed- src/interfaces/jdbc/org/postgresql/jdbc2
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
2919 | 2919 |
| |
2920 | 2920 |
| |
2921 | 2921 |
| |
| 2922 | + | |
| 2923 | + | |
2922 | 2924 |
| |
2923 | 2925 |
| |
2924 | 2926 |
| |
| |||
2934 | 2936 |
| |
2935 | 2937 |
| |
2936 | 2938 |
| |
2937 |
| - | |
2938 | 2939 |
| |
2939 | 2940 |
| |
2940 | 2941 |
| |
2941 | 2942 |
| |
2942 |
| - | |
| 2943 | + | |
2943 | 2944 |
| |
2944 | 2945 |
| |
2945 | 2946 |
| |
|
0 commit comments
Comments
(0)