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

Barry Lind
Small jdbc patch from Kim Ho at RedHat to fix some boolean problems
Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java1 parent47cb1c3 commit7da6afe
File tree
1 file changed
+13
-2
lines changed- src/interfaces/jdbc/org/postgresql/jdbc1
1 file changed
+13
-2
lines changedLines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
801 |
| - | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
802 | 813 |
| |
803 | 814 |
| |
804 | 815 |
| |
|
0 commit comments
Comments
(0)