Back ported patches from head to 7.3 branch (fixes for NPE in result set absolute() and NPE when logging enabled)
Barry Lind <barry@xythos.com>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java | modified | +5 −1 |
| src/interfaces/jdbc/org/postgresql/util/PSQLException.java | modified | +1 −1 |