Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming

Barry Lind <barry@xythos.com>

Commit: 734e4212784d7baa3dc809e25f9cb6de8329211f
Author: Barry Lind <barry@xythos.com>
Date: 2002-01-05T22:26:23Z
Releases: 7.2.1
Bugfix for bug reported by Marcus Better (marcus@dactylis.com).  When preforming
a get on a bytea value the code was running the raw value from the server
through character set conversion, which if the character set was SQL_ASCII
would cause all 8bit characters to become ?'s.

Files