Re: [BUGS] inserting binary in a bytea field
Olivier Jeannet <[EMAIL PROTECTED]> writes: > Is this normal ? > Am I supposed to get binary values as escaped ASCII, Yes. Otherwise you'd have big trouble with, for example, \000. You can use a binary cursor to read out unconverted data, but that might be more trouble than it's worth. There h
[BUGS] inserting binary in a bytea field
POSTGRESQL BUG REPORT TEMPLATE Your name : Olivier Jeannet Your email address : [EMAIL