Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as well

Barry Lind <barry@xythos.com>

Commit: 66d00417c97a589c1d5a037916f2f518f9540aba
Author: Barry Lind <barry@xythos.com>
Date: 2003-09-22T04:55:00Z
Releases: 7.4.1
Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as well
as some additional regression tests for this an other recent changes.

 Modified Files:
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1ResultSet.java
 	jdbc/org/postgresql/test/jdbc2/DateTest.java
 	jdbc/org/postgresql/test/jdbc2/ResultSetTest.java
 	jdbc/org/postgresql/test/jdbc2/TimeTest.java
 	jdbc/org/postgresql/test/jdbc2/TimestampTest.java

Files