Hi Peter,
> (btw can we switch to German?)
You and I could, but then many people on this list might not be able
to follow anymore. If it is not a problem for you, I'd prefer
English...
> I attached another patch for reading octal data.
Thanks very much. Reviewed and committed on SVN trunk
> I enforced octal encoding with
>
> sql.execute("set bytea_output to escape");
>
> then stored all byte values from 0x00 - 0xff and retrieved them successfully
This worked for me, too. I only checked this against a Postgres 9.0
database, though...
Thanks again for the patch!
Lukas