Applied patch from Kim Ho at redhat to improve boolean and bit handling
Barry Lind <barry@xythos.com>
Applied patch from Kim Ho at redhat to improve boolean and bit handling in the jdbc driver Modified Files: jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java jdbc/org/postgresql/jdbc3/AbstractJdbc3Statement.java
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java | modified | +8 −4 |
| src/interfaces/jdbc/org/postgresql/jdbc3/AbstractJdbc3Statement.java | modified | +12 −1 |