Applied patches from Kris Jurka fixing a string tokenizing problem and
authorBarry Lind <[email protected]>
Thu, 17 Apr 2003 04:19:55 +0000 (04:19 +0000)
committerBarry Lind <[email protected]>
Thu, 17 Apr 2003 04:19:55 +0000 (04:19 +0000)
commitd0cea1362a0fb69b223876e348e14b88b228dadd
tree4269d66f1504b158104b0eaf278a898d6a107afe
parent2f25da14f88fa6b6f94fc690683f792b522c52ee
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
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java