]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Applied patches from Kris Jurka fixing a string tokenizing problem and
authorBarry Lind <barry@xythos.com>
Thu, 17 Apr 2003 04:37:07 +0000 (04:37 +0000)
committerBarry Lind <barry@xythos.com>
Thu, 17 Apr 2003 04:37:07 +0000 (04:37 +0000)
commit0b88b637090b6030e1dc2c294e69506ae5d390fc
treec78ff8c84d8ffbb4a3288798a513f88857e645f4
parent26b237ffad0cba65f9781844d5d9a9c1e67c58a4
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:
  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