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

Barry Lind
Applied patch for jdbc from Kim Ho at RedHat to more correctly deal with boolean values
Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java1 parent292048f commitc020d67
File tree
1 file changed
+3
-3
lines changed- src/interfaces/jdbc/org/postgresql/jdbc1
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 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 |
| |
| |||
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
800 |
| - | |
801 |
| - | |
| 800 | + | |
| 801 | + | |
802 | 802 |
| |
803 | 803 |
| |
804 | 804 |
| |
|
0 commit comments
Comments
(0)