• Barry Lind's avatar
    Fixed bug with Warnings. Warnings are not added to the Statement instead of · 137b123f
    Barry Lind authored
    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
    137b123f
AbstractJdbc3Connection.java 17.3 KB