]> granicus.if.org Git - postgresql/commit
applied patch from Liam Stewart fixing a message in the properties file
authorBarry Lind <barry@xythos.com>
Wed, 27 Mar 2002 05:33:27 +0000 (05:33 +0000)
committerBarry Lind <barry@xythos.com>
Wed, 27 Mar 2002 05:33:27 +0000 (05:33 +0000)
commit2442e79e3276a6c4f29e5a415858c7a487ec18b2
tree7dc71fd0f8a2ef8ef70ed9c00400b9dbd9c76fa2
parente68eb63e8cca8ebe7516b528f82c9e673fa4d230
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)
src/interfaces/jdbc/org/postgresql/errors.properties
src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java