]> granicus.if.org Git - postgresql/commit
fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and 1.25...
authorBarry Lind <barry@xythos.com>
Mon, 12 Nov 2001 19:59:46 +0000 (19:59 +0000)
committerBarry Lind <barry@xythos.com>
Mon, 12 Nov 2001 19:59:46 +0000 (19:59 +0000)
commit7a9ef7ee0945d6f5a35416fb4b9d99dd25aaab7f
tree94d2e96cdfaf4fc66b16aa957ebec64484239920
parent3c879e373897b332877caac55e4aff97332cf887
fixed bug in ResultSet.  Version 1.29 backed out two previous fixes (1.26 and 1.25).  This checkin add back those two previous fixes.  Problem reported by Daniel Germain
src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java