]> granicus.if.org Git - postgresql/commit
fixed change in behavior introduced in bytea / getBytes changes. This patch reverts...
authorBarry Lind <barry@xythos.com>
Tue, 30 Oct 2001 06:31:59 +0000 (06:31 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 30 Oct 2001 06:31:59 +0000 (06:31 +0000)
commit512a3aef36591386640f34866c1acbe58c20ca6e
treef89f9ffd8095135e8acde6e9149c77ef894d97e6
parentc41b6b1b9cdb51d1e931f6c2cf77a912500c8bef
fixed change in behavior introduced in bytea / getBytes changes.  This patch reverts back unintentional change in behavior to return raw value even when not bytea column
src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java