Theo Schlossnagle <[EMAIL PROTECTED]> writes: > If I return a bytes from perl that looks like: "hello\0there", > postgres sees a 5 byte string "hello".
You have failed to pay any attention to the escaping rules for bytea if you do that. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings