Re: Not able to insert binary Data having NULL - Mailing list pgsql-general

From Richard Huxton
Subject Re: Not able to insert binary Data having NULL
Date
Msg-id 470DD50C.9040001@archonet.com
Whole thread Raw
In response to Not able to insert binary Data having NULL  ("Manish Jain" <manish.jain@globallogic.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: silent install
Next
From: "Albe Laurenz"
Date:
Subject: Re: Not able to insert binary Data having NULL