pgsql-server/src/interfaces/jdbc/org/postgresq ...

Started by Nonameover 23 years ago1 messagescomitters
Jump to latest
#1Noname
barry@postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: barry@postgresql.org 03/03/08 01:09:37

Modified files:
src/interfaces/jdbc/org/postgresql/jdbc2: Tag: REL7_3_STABLE
AbstractJdbc2ResultSet.java
src/interfaces/jdbc/org/postgresql/util: Tag: REL7_3_STABLE
PSQLException.java

Log message:
Back ported patches from head to 7.3 branch (fixes for NPE in result set absolute() and NPE when logging enabled)
Modified Files:
Tag: REL7_3_STABLE
jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
jdbc/org/postgresql/util/PSQLException.java