applied patch from Liam Stewart fixing a message in the properties file
Barry Lind <barry@xythos.com>
applied patch from Liam Stewart fixing a message in the properties file also fixed a NPE when calling the next() method on a result set after the connection or resultset has been closed. (bug reported by Hans Deragon)
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/errors.properties | modified | +5 −4 |
| src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java | modified | +3 −0 |
| src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java | modified | +3 −0 |