On Fri, July 13, 2007 20:05, Peter Schuller wrote:

>> One thing was not 100% clear to me from your message: is a nul byte
>> "\000"
>> or "\\000"?
>
> The representation of the NULL byte in the output of pg_dump was the
> string composed of the characters with ASCII values 0x5c, 0x5c, 0x30,
> 0x30, 0x30, which visually prints (without any escaping) as:
>
>   \\000

Okay, then what we have in the repository now should work.


Jeroen


_______________________________________________
Libpqxx-general mailing list
Libpqxx-general@gborg.postgresql.org
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to