Applied patches from Kris Jurka fixing a string tokenizing problem and

Barry Lind <barry@xythos.com>

Commit: 52eeb494e784a7e83eaa4d4d76e201abc596f486
Author: Barry Lind <barry@xythos.com>
Date: 2003-04-17T04:19:55Z
Releases: 7.3.3
Applied patches from Kris Jurka fixing a string tokenizing problem and
fixing an order by problem for index metadata results.
Also includes removing some unused code as well as a fix to the toString
method on statement.

 Modified Files:
  Tag: REL7_3_STABLE
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java

Files