OSDN Git Service

Fixed bug with Warnings. Warnings are not added to the Statement instead of
authorBarry Lind <barry@xythos.com>
Wed, 7 May 2003 03:03:30 +0000 (03:03 +0000)
committerBarry Lind <barry@xythos.com>
Wed, 7 May 2003 03:03:30 +0000 (03:03 +0000)
commit137b123fc778166bcf1b0ae214372faa762953d4
tree94d09d8b57f25f9d177bbefa4fa007bb3a9769fa
parentd9fd7d12f6c08f1502e8d57d222797e86198b1a6
Fixed bug with Warnings.  Warnings are not added to the Statement instead of
the connection when appropriate.
This checkin also adds the type map for jdbc3, however currently it is
identical to the jdbc2 mapping.

 Modified Files:
  jdbc/org/postgresql/core/BaseStatement.java
  jdbc/org/postgresql/core/QueryExecutor.java
  jdbc/org/postgresql/jdbc3/AbstractJdbc3Connection.java
src/interfaces/jdbc/org/postgresql/core/BaseStatement.java
src/interfaces/jdbc/org/postgresql/core/QueryExecutor.java
src/interfaces/jdbc/org/postgresql/jdbc3/AbstractJdbc3Connection.java