Manish Jain wrote:

I have bytea column in one table and using C language, I am trying to
insert a binary data (having NULLs)

into bytea column, but it just inserts/updates till NULL reached.

Please let know whether I am missing something.

Probably, but you'll need to explain how you're doing it at the moment.

How are you escaping your binary data?

--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to